Searched refs:ISP_LOGTDEBUG1 (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/isp/ | ||
H A D | ispvar.h | 898 #define ISP_LOGTDEBUG1 0x4000 /* log intermediate debug messages (target) */ macro |
H A D | isp_target.c | 187 level = ISP_LOGTDEBUG1; in isp_target_notify() |