Searched refs:PCIE_SLCSR_PFD (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/dev/pci/
H A Dppb.c58 (PCIE_SLCSR_ABP | PCIE_SLCSR_PFD | PCIE_SLCSR_MSC | \
325 || ((slcsr & PCIE_SLCSR_PFD) != 0)
555 if (reg & PCIE_SLCSR_PFD) {
H A Dpcireg.h1119 #define PCIE_SLCSR_PFD __BIT(1 + 16) /* Power Fault Detected */ macro
H A Dpci_subr.c2205 onoff("Power Fault Detected", reg, PCIE_SLCSR_PFD);

Completed in 200 milliseconds