pci_resource_flags 260 lib/iomap.c unsigned long flags = pci_resource_flags(dev, bar); pci_resource_flags 1807 sound/pci/es1938.c !(pci_resource_flags(pci, idx) & IORESOURCE_IO)) { pci_resource_flags 2870 sound/pci/intel8x0.c if (pci_resource_flags(pci, 2) & IORESOURCE_MEM) /* ICH4 and Nforce */ pci_resource_flags 2879 sound/pci/intel8x0.c if (pci_resource_flags(pci, 3) & IORESOURCE_MEM) /* ICH4 */ pci_resource_flags 1149 sound/pci/intel8x0m.c if (pci_resource_flags(pci, 2) & IORESOURCE_MEM) /* ICH4 and Nforce */ pci_resource_flags 1158 sound/pci/intel8x0m.c if (pci_resource_flags(pci, 3) & IORESOURCE_MEM) /* ICH4 */ pci_resource_flags 490 sound/pci/oxygen/oxygen_lib.c if (!(pci_resource_flags(pci, 0) & IORESOURCE_IO) || pci_resource_flags 1431 sound/pci/sonicvibes.c !(pci_resource_flags(pci, idx) & IORESOURCE_IO)) {