Home
last modified time | relevance | path

Searched refs:AHCI_HFLAG_NO_NCQ (Results 1 – 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/drivers/ata/
Dahci_platform.c63 hpriv->flags |= AHCI_HFLAG_NO_FBS | AHCI_HFLAG_NO_NCQ; in ahci_probe()
Dahci.h207 AHCI_HFLAG_NO_NCQ = (1 << 0), enumerator
Dacard-ahci.c85 AHCI_HFLAGS (AHCI_HFLAG_NO_NCQ),
Dahci.c153 AHCI_HFLAGS (AHCI_HFLAG_NO_NCQ),
210 AHCI_HFLAGS (AHCI_HFLAG_NO_NCQ | AHCI_HFLAG_NO_MSI |
234 AHCI_HFLAGS (AHCI_HFLAG_NO_NCQ | AHCI_HFLAG_NO_PMP),
Dahci_brcm.c481 hpriv->flags |= AHCI_HFLAG_NO_NCQ; in brcm_ahci_probe()
Dahci_xgene.c850 hpriv->flags = AHCI_HFLAG_NO_NCQ; in xgene_ahci_probe()
Dlibahci.c453 if ((cap & HOST_CAP_NCQ) && (hpriv->flags & AHCI_HFLAG_NO_NCQ)) { in ahci_save_initial_config()
/kernel/linux/patches/linux-5.10/hispark_taurus_patch/
Dhispark_taurus.patch12519 + hpriv->flags |= AHCI_HFLAG_NO_NCQ;
12523 hpriv->flags |= AHCI_HFLAG_NO_FBS | AHCI_HFLAG_NO_NCQ;
/kernel/linux/patches/linux-4.19/hispark_taurus_patch/
Dhispark_taurus.patch288988 + hpriv->flags |= AHCI_HFLAG_NO_NCQ;
288992 hpriv->flags |= AHCI_HFLAG_NO_FBS | AHCI_HFLAG_NO_NCQ;