Searched refs:BCE_PCICFG_INT_ACK_CMD_MASK_INT (Results 1 – 2 of 2) sorted by relevance
7020 REG_WR(sc, BCE_PCICFG_INT_ACK_CMD, BCE_PCICFG_INT_ACK_CMD_MASK_INT); in bce_disable_intr()7040 BCE_PCICFG_INT_ACK_CMD_MASK_INT | sc->last_status_idx); in bce_enable_intr()7946 BCE_PCICFG_INT_ACK_CMD_MASK_INT); in bce_intr()
1634 #define BCE_PCICFG_INT_ACK_CMD_MASK_INT (1L<<18) macro