Searched refs:INT_ENABLE_FW_MB (Results 1 – 2 of 2) sorted by relevance
1274 mb_int = ret & ~INT_ENABLE_FW_MB; in qla4_83xx_disable_mbox_intrs()1299 mb_int = INT_ENABLE_FW_MB; in qla4_83xx_enable_mbox_intrs()
98 #define INT_ENABLE_FW_MB (1 << 2) macro