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

/openbsd-current/sys/dev/pci/
H A Dpcireg.h391 #define PCI_IOBASE1_2 0x34 macro
/openbsd-current/usr.sbin/pcidump/
H A Dpcidump.c921 if (pci_read(bus, dev, func, PCI_IOBASE1_2, &reg) != 0)
922 warn("unable to read PCI_IOBASE1_2\n");
923 printf("\t0x%04x: I/O Base 1: %08x\n", PCI_IOBASE1_2, reg);

Completed in 108 milliseconds