Home
last modified time | relevance | path

Searched refs:AHCI_HFLAG_NO_WRITE_TO_RO (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/ata/
Dahci.h252 AHCI_HFLAG_NO_WRITE_TO_RO = (1 << 24), /* don't write to read enumerator
Dahci_brcm.c442 hpriv->flags |= AHCI_HFLAG_NO_WRITE_TO_RO; in brcm_ahci_probe()
Dlibahci.c966 if (!(hpriv->flags & AHCI_HFLAG_NO_WRITE_TO_RO)) in ahci_reset_controller()