Home
last modified time | relevance | path

Searched refs:QLA_RISC_INT_REQ (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/ic/
H A Dqlareg.h81 #define QLA_RISC_INT_REQ 0x0008 macro
H A Dqla.c1228 u_int16_t v = enabled ? (QLA_INT_REQ | QLA_RISC_INT_REQ) : 0; in qla_set_ints()