Searched refs:AHCI_CAP_CCCS (Results 1 – 4 of 4) sorted by relevance
156 #define AHCI_CAP_CCCS 0x00000080 macro
648 ((caps & (AHCI_CAP_NPMASK | AHCI_CAP_CCCS)) == 0 && pi == 1)) in ahci_pci_attach()
153 #define AHCI_CAP_CCCS 0x00000080 macro
272 if ((ctlr->caps & AHCI_CAP_CCCS) == 0) in ahci_attach()341 (ctlr->caps & AHCI_CAP_CCCS) ? " CCC":"", in ahci_attach()