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