Searched refs:PCIE_SLCSR_CC (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/dev/pci/
H A Dppb.c59 PCIE_SLCSR_PDC | PCIE_SLCSR_CC | PCIE_SLCSR_LACS)
581 if (reg & PCIE_SLCSR_CC) {
H A Dpcireg.h1122 #define PCIE_SLCSR_CC __BIT(4 + 16) /* Command Completed */ macro
H A Dpci_subr.c2208 onoff("Command Completed", reg, PCIE_SLCSR_CC);

Completed in 324 milliseconds