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

  /src/sys/dev/pci/
ppb.c 53 (PCIE_SLCSR_ABE | PCIE_SLCSR_PFE | PCIE_SLCSR_MSE | \
297 val |= PCIE_SLCSR_ABE;
pcireg.h 1100 #define PCIE_SLCSR_ABE __BIT(0) /* Attention Button Pressed En*/
pci_subr.c 2147 onoff("Attention Button Pressed Enabled", reg, PCIE_SLCSR_ABE);

Completed in 20 milliseconds