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

/openbsd-current/sys/dev/pci/
H A Dpcireg.h385 #define PCI_MEMBASE0_2 0x1c macro
/openbsd-current/usr.sbin/pcidump/
H A Dpcidump.c897 if (pci_read(bus, dev, func, PCI_MEMBASE0_2, &reg) != 0)
898 warn("unable to read PCI_MEMBASE0_2\n");
899 printf("\t0x%04x: Memory Base 0: %08x\n", PCI_MEMBASE0_2, reg);

Completed in 177 milliseconds