Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/ata/
Dahci.h240 AHCI_HFLAG_MULTI_MSI = (1 << 16), /* multiple PCI MSIs */ enumerator
Dlibahci.c2362 if (hpriv->flags & AHCI_HFLAG_MULTI_MSI) { in ahci_port_start()
2531 if (hpriv->flags & AHCI_HFLAG_MULTI_MSI) in ahci_host_activate()
Dahci.c1411 hpriv->flags |= AHCI_HFLAG_MULTI_MSI; in ahci_init_msi()