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

/openbsd-current/sys/dev/pci/
H A Dpcireg.h387 #define PCI_MEMBASE1_2 0x24 macro
/openbsd-current/usr.sbin/pcidump/
H A Dpcidump.c905 if (pci_read(bus, dev, func, PCI_MEMBASE1_2, &reg) != 0)
906 warn("unable to read PCI_MEMBASE1_2\n");
907 printf("\t0x%04x: Memory Base 1: %08x\n", PCI_MEMBASE1_2, reg);

Completed in 79 milliseconds