Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/ata/
Dahci.h238 AHCI_HFLAG_MULTI_MSI = (1 << 16), /* multiple PCI MSIs */ enumerator
Dlibahci.c2301 if ((hpriv->flags & AHCI_HFLAG_MULTI_MSI)) { in ahci_port_start()
2487 if (hpriv->flags & AHCI_HFLAG_MULTI_MSI) in ahci_host_activate()
Dahci.c1372 hpriv->flags |= AHCI_HFLAG_MULTI_MSI; in ahci_init_interrupts()