Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/ata/
Dahci.h237 AHCI_HFLAG_DELAY_ENGINE = (1 << 15), /* do not start engine on enumerator
Dlibahci.c781 if (!(hpriv->flags & AHCI_HFLAG_DELAY_ENGINE)) in ahci_start_port()