Searched refs:BNX2_PCICFG_MSI_CONTROL (Results 1 – 2 of 2) sorted by relevance
3344 msi_ctrl = REG_RD(bp, BNX2_PCICFG_MSI_CONTROL); in bnx2_chk_missed_msi()3349 REG_WR(bp, BNX2_PCICFG_MSI_CONTROL, msi_ctrl & in bnx2_chk_missed_msi()3351 REG_WR(bp, BNX2_PCICFG_MSI_CONTROL, msi_ctrl); in bnx2_chk_missed_msi()
385 #define BNX2_PCICFG_MSI_CONTROL 0x00000058 macro