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

  /src/sys/dev/pci/
ppb.c 53 (PCIE_SLCSR_ABE | PCIE_SLCSR_PFE | PCIE_SLCSR_MSE | \
301 val |= PCIE_SLCSR_MSE;
pcireg.h 1102 #define PCIE_SLCSR_MSE __BIT(2) /* MRL Sensor Changed Enable */
pci_subr.c 2149 onoff("MRL Sensor Changed Enabled", reg, PCIE_SLCSR_MSE);

Completed in 17 milliseconds