Searched refs:BNX2_PCICFG_MSI_CONTROL (Results 1 – 2 of 2) sorted by relevance
3427 msi_ctrl = BNX2_RD(bp, BNX2_PCICFG_MSI_CONTROL); in bnx2_chk_missed_msi()3432 BNX2_WR(bp, BNX2_PCICFG_MSI_CONTROL, msi_ctrl & in bnx2_chk_missed_msi()3434 BNX2_WR(bp, BNX2_PCICFG_MSI_CONTROL, msi_ctrl); in bnx2_chk_missed_msi()
386 #define BNX2_PCICFG_MSI_CONTROL 0x00000058 macro