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

/openbsd-current/sys/dev/pci/
H A Dpcireg.h386 #define PCI_MEMLIMIT0_2 0x20 macro
/openbsd-current/usr.sbin/pcidump/
H A Dpcidump.c901 if (pci_read(bus, dev, func, PCI_MEMLIMIT0_2, &reg) != 0)
902 warn("unable to read PCI_MEMLIMIT0_2\n");
903 printf("\t0x%04x: Memory Limit 0: %08x\n", PCI_MEMLIMIT0_2, reg);

Completed in 111 milliseconds