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