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

/openbsd-current/usr.sbin/pcidump/
H A Dpcidump.c851 #undef PCI_PMLIMITH_1 macro
852 #define PCI_PMLIMITH_1 0x2c macro
853 if (pci_read(bus, dev, func, PCI_PMLIMITH_1, &reg) != 0)
854 warn("unable to read PCI_PMLIMITH_1");
856 PCI_PMLIMITH_1, reg);
/openbsd-current/sys/dev/pci/
H A Dpcireg.h368 #define PCI_PMLIMITH_1 0 /**/ macro

Completed in 200 milliseconds