Searched refs:PCI_IOBASEH_1 (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/usr.sbin/pcidump/
H A Dpcidump.c858 #undef PCI_IOBASEH_1 macro
859 #define PCI_IOBASEH_1 0x30 macro
860 if (pci_read(bus, dev, func, PCI_IOBASEH_1, &reg) != 0)
861 warn("unable to read PCI_IOBASEH_1");
863 "I/O Limit Upper 16 Bits: %04x\n", PCI_IOBASEH_1,
/openbsd-current/sys/dev/pci/
H A Dpcireg.h359 #define PCI_IOBASEH_1 0 /**/ macro

Completed in 143 milliseconds