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

  /src/sys/dev/pci/
ppb.c 324 if (((slcsr & PCIE_SLCSR_PDS) == 0)
573 if (reg & PCIE_SLCSR_PDS) {
pcireg.h 1124 #define PCIE_SLCSR_PDS __BIT(6 + 16) /* Presence Detect State */
pci_subr.c 2210 onoff("Card Present in slot", reg, PCIE_SLCSR_PDS);

Completed in 52 milliseconds