Searched refs:IORESOURCE_DISABLED (Results 1 – 8 of 8) sorted by relevance
405 !(pnp_port_flags(dev, 0) & IORESOURCE_DISABLED)) { in tpm_inf_pnp_probe()436 !(pnp_mem_flags(dev, 0) & IORESOURCE_DISABLED)) { in tpm_inf_pnp_probe()
62 #define IORESOURCE_DISABLED 0x10000000 macro
46 if (res && !(res->flags & IORESOURCE_DISABLED)) in pnp_resource_enabled()
243 (res[pos].flags & (IORESOURCE_DISABLED | IORESOURCE_UNSET | in bar_init()
2956 !(pnp_port_flags(dev, 0) & IORESOURCE_DISABLED)) { in parport_pc_pnp_probe()2962 !(pnp_port_flags(dev, 1) & IORESOURCE_DISABLED)) { in parport_pc_pnp_probe()2968 !(pnp_irq_flags(dev, 0) & IORESOURCE_DISABLED)) { in parport_pc_pnp_probe()2974 !(pnp_dma_flags(dev, 0) & IORESOURCE_DISABLED)) { in parport_pc_pnp_probe()
127 if (r && r->flags & IORESOURCE_DISABLED) { in platform_get_irq()
834 if (res->flags & IORESOURCE_DISABLED) in resource_string()
269 res->flags |= IORESOURCE_UNSET | IORESOURCE_DISABLED; in __pci_read_base()