Searched refs:MV_HP_FLAG_MSI (Results 1 - 1 of 1) sorted by relevance

/drivers/ata/
H A Dsata_mv.c420 MV_HP_FLAG_MSI = (1 << 0), enumerator in enum:__anon72
2978 int using_msi = hpriv->hp_flags & MV_HP_FLAG_MSI;
4278 scc_s, (MV_HP_FLAG_MSI & hpriv->hp_flags) ? "MSI" : "INTx");
4348 hpriv->hp_flags |= MV_HP_FLAG_MSI;

Completed in 115 milliseconds