Searched refs:AHCI_HFLAG_DELAY_ENGINE (Results 1 – 3 of 3) sorted by relevance
222 AHCI_HFLAG_DELAY_ENGINE = (1 << 15), /* do not start engine on enumerator
472 hpriv->flags |= AHCI_HFLAG_DELAY_ENGINE; in brcm_ahci_probe()
852 if (!(hpriv->flags & AHCI_HFLAG_DELAY_ENGINE)) in ahci_start_port()