Home
last modified time | relevance | path

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

/freebsd/sys/dev/isp/
H A Dispvar.h897 #define ISP_LOGTDEBUG1 0x4000 /* log intermediate debug messages (target) */ macro
H A Disp_target.c187 level = ISP_LOGTDEBUG1; in isp_target_notify()
H A Disp_freebsd.c1144 if (isp->isp_dblev & ISP_LOGTDEBUG1) { in isp_target_start_ctio()