Searched refs:AHCI_HFLAG_YES_NCQ (Results 1 – 4 of 4) sorted by relevance
234 AHCI_HFLAG_YES_NCQ; in ahci_sunxi_probe()
215 AHCI_HFLAG_YES_NCQ = (1 << 9), /* force NCQ cap on */ enumerator
188 AHCI_HFLAG_YES_NCQ),
458 if (!(cap & HOST_CAP_NCQ) && (hpriv->flags & AHCI_HFLAG_YES_NCQ)) { in ahci_save_initial_config()