Searched refs:BCE_PCICFG_INT_ACK_CMD (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()6888 REG_RD(sc, BCE_PCICFG_INT_ACK_CMD); in bce_disable_intr()6904 REG_WR(sc, BCE_PCICFG_INT_ACK_CMD, in bce_enable_intr()6908 REG_WR(sc, BCE_PCICFG_INT_ACK_CMD, in bce_enable_intr()7798 REG_WR(sc, BCE_PCICFG_INT_ACK_CMD, in bce_intr()
1543 #define BCE_PCICFG_INT_ACK_CMD 0x00000084 macro