Home
last modified time | relevance | path

Searched refs:ISP_LOGTDEBUG2 (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Disp_target.h90 if (isp->isp_dblev & ISP_LOGTDEBUG2) isp_print_qentry(isp, msg, idx, arg)
H A Disp_target.c1413 int pl = ISP_LOGTDEBUG2; in isp_handle_ctio()
1563 int pl = ISP_LOGTDEBUG2; in isp_handle_ctio2()
1718 int pl = ISP_LOGTDEBUG2; in isp_handle_ctio7()
H A Dispvar.h1009 #define ISP_LOGTDEBUG2 0x8000 /* log all debug messages (target) */ macro