Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/ic/
Dqlwreg.h74 #define QLW_INT_REQ 0x0002 macro
Dqlw.c1066 u_int16_t v = enabled ? (QLW_INT_REQ | QLW_RISC_INT_REQ) : 0; in qlw_set_ints()
1083 if ((int_status & (QLW_INT_REQ | QLW_RISC_INT_REQ)) == 0) in qlw_read_isr()