Searched refs:PCI_MAPREG_IO_SIZE (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/sys/dev/pci/
H A Dpci_map.c113 if (PCI_MAPREG_IO_SIZE(mask) == 0) {
123 *sizep = PCI_MAPREG_IO_SIZE(mask);
H A Dcac_pci.c179 if (ior == -1 && PCI_MAPREG_IO_SIZE(reg) != 0)
H A Dpcireg.h447 #define PCI_MAPREG_IO_SIZE(mr) \ macro
/openbsd-current/sys/arch/i386/pci/
H A Dpci_addr_fixup.c239 size = PCI_MAPREG_IO_SIZE(mask);
/openbsd-current/usr.sbin/pcidump/
H A Dpcidump.c775 PCI_MAPREG_IO_SIZE(reg1));

Completed in 220 milliseconds