Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Dninjascsi32reg.h262 # define NJSC32_XPHASE_PAUSED_MSG_IN 0x0080 macro
Dninjascsi32.c2540 if (auto_phase & NJSC32_XPHASE_PAUSED_MSG_IN) { in njsc32_intr()
2653 if ((auto_phase & NJSC32_XPHASE_PAUSED_MSG_IN) == 0 && in njsc32_intr()