Searched refs:BCE_PCICFG_INT_ACK_CMD (Results 1 – 2 of 2) sorted by relevance
7040 REG_WR(sc, BCE_PCICFG_INT_ACK_CMD, BCE_PCICFG_INT_ACK_CMD_MASK_INT); in bce_disable_intr()7041 REG_RD(sc, BCE_PCICFG_INT_ACK_CMD); in bce_disable_intr()7058 REG_WR(sc, BCE_PCICFG_INT_ACK_CMD, in bce_enable_intr()7062 REG_WR(sc, BCE_PCICFG_INT_ACK_CMD, in bce_enable_intr()7964 REG_WR(sc, BCE_PCICFG_INT_ACK_CMD, in bce_intr()
1587 #define BCE_PCICFG_INT_ACK_CMD 0x00000084 macro