Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/ata/
Dahci.h235 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()