Searched refs:QLA_RISC_INT_REQ (Results 1 – 2 of 2) sorted by relevance
81 #define QLA_RISC_INT_REQ 0x0008 macro
1228 u_int16_t v = enabled ? (QLA_INT_REQ | QLA_RISC_INT_REQ) : 0; in qla_set_ints()