PCI_IO_RANGE_TYPE_MASK  922 drivers/pci/hotplug/ibmphp_pci.c 		if ((io_base & PCI_IO_RANGE_TYPE_MASK) == PCI_IO_RANGE_TYPE_32) {
PCI_IO_RANGE_TYPE_MASK  419 drivers/pci/probe.c 	if ((io_base_lo & PCI_IO_RANGE_TYPE_MASK) == PCI_IO_RANGE_TYPE_32) {
PCI_IO_RANGE_TYPE_MASK  429 drivers/pci/probe.c 		res->flags = (io_base_lo & PCI_IO_RANGE_TYPE_MASK) | IORESOURCE_IO;