Home
last modified time | relevance | path

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

/dragonfly/sys/dev/disk/isp/
HDispvar.h968 #define ISP_LOG_CWARN 0x200 /* log SCSI command "warnings" (e.g., check conditions) */ macro
HDisp.c5349 …((isp->isp_dblev & (ISP_LOGDEBUG0|ISP_LOG_CWARN) && ((!XS_NOERR(xs)) || (*XS_STSP(xs) != SCSI_GOOD… in isp_intr()