Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/scsi/conf/
H A Dautoconf.h40 #define SCSI_DEBUG_TGT 0x1 /* debug statements in target drivers */ macro
/illumos-gate/usr/src/uts/common/io/scsi/impl/
H A Dscsi_watch.c39 #define DEBUGGING ((scsi_options & SCSI_DEBUG_TGT) && sddebug > 1)
/illumos-gate/usr/src/uts/common/sys/scsi/targets/
H A Dstdef.h1458 ((scsi_options & SCSI_DEBUG_TGT) || (st_debug & 0x7))