Searched refs:PCI_MAPREG_IO_SIZE (Results 1 – 5 of 5) sorted by relevance
113 if (PCI_MAPREG_IO_SIZE(mask) == 0) { in obsd_pci_io_find()123 *sizep = PCI_MAPREG_IO_SIZE(mask); in obsd_pci_io_find()
179 if (ior == -1 && PCI_MAPREG_IO_SIZE(reg) != 0) in cac_pci_attach()
447 #define PCI_MAPREG_IO_SIZE(mr) \ macro
239 size = PCI_MAPREG_IO_SIZE(mask); in pciaddr_resource_manage()
775 PCI_MAPREG_IO_SIZE(reg1)); in dump_bars()