Home
last modified time | relevance | path

Searched refs:AHCI_HFLAG_DELAY_ENGINE (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/ata/
Dahci.h238 AHCI_HFLAG_DELAY_ENGINE = (1 << 15), /* do not start engine on enumerator
Dlibahci.c869 if (!(hpriv->flags & AHCI_HFLAG_DELAY_ENGINE)) in ahci_start_port()