Searched refs:BNX2_PCICFG_MSI_CONTROL_ENABLE (Results 1 – 2 of 2) sorted by relevance
3345 if (!(msi_ctrl & BNX2_PCICFG_MSI_CONTROL_ENABLE)) in bnx2_chk_missed_msi()3350 ~BNX2_PCICFG_MSI_CONTROL_ENABLE); in bnx2_chk_missed_msi()
386 #define BNX2_PCICFG_MSI_CONTROL_ENABLE (1L<<16) macro