HomeSort by: relevance | last modified time | path
    Searched refs:PCIE_SLCSR_PDC (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/pci/
ppb.c 59 PCIE_SLCSR_PDC | PCIE_SLCSR_CC | PCIE_SLCSR_LACS)
569 if (reg & PCIE_SLCSR_PDC) {
pcireg.h 1121 #define PCIE_SLCSR_PDC __BIT(3 + 16) /* Presence Detect Changed */
pci_subr.c 2207 onoff("Presence Detect Changed", reg, PCIE_SLCSR_PDC);

Completed in 18 milliseconds