Searched refs:BNX_PCICFG_INT_ACK_CMD_MASK_INT (Results 1 – 2 of 2) sorted by relevance
3420 REG_WR(sc, BNX_PCICFG_INT_ACK_CMD, BNX_PCICFG_INT_ACK_CMD_MASK_INT); in bnx_chipinit()4595 REG_WR(sc, BNX_PCICFG_INT_ACK_CMD, BNX_PCICFG_INT_ACK_CMD_MASK_INT); in bnx_disable_intr()4611 BNX_PCICFG_INT_ACK_CMD_MASK_INT | sc->last_status_idx); in bnx_enable_intr()
1120 #define BNX_PCICFG_INT_ACK_CMD_MASK_INT (1L<<18) macro