Searched refs:AHCI_CAP_SNCQ (Results 1 – 4 of 4) sorted by relevance
173 #define AHCI_CAP_SNCQ 0x40000000 macro
2586 sc->cap = AHCI_CAP_64BIT | AHCI_CAP_SNCQ | AHCI_CAP_SSNTF | in pci_ahci_init()
170 #define AHCI_CAP_SNCQ 0x40000000 macro
271 ctlr->caps &= ~AHCI_CAP_SNCQ; in ahci_attach()324 (ctlr->caps & AHCI_CAP_SNCQ) ? " NCQ":"", in ahci_attach()899 (ch->caps & AHCI_CAP_SNCQ) ? ch->numslots : 0, in ahci_ch_attach()2809 if ((ch->caps & AHCI_CAP_SNCQ) && in ahciaction()2850 if (ch->caps & AHCI_CAP_SNCQ) in ahciaction()