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

  /src/sys/dev/pci/
ppb.c 54 PCIE_SLCSR_PDE | PCIE_SLCSR_CCE | PCIE_SLCSR_HPE | \
305 * PCIE_SLCSR_CCE makes break device access on
309 val |= PCIE_SLCSR_CCE;
pcireg.h 1104 #define PCIE_SLCSR_CCE __BIT(4) /* Command Completed Intr. En */
pci_subr.c 2152 PCIE_SLCSR_CCE);

Completed in 21 milliseconds