Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dst.c1996 ST_DEBUG3(ST_DEVINFO, st_label, CE_NOTE, in st_validate_conf_data()
2018 ST_DEBUG3(ST_DEVINFO, st_label, CE_CONT, in st_validate_conf_data()
2062 ST_DEBUG3(ST_DEVINFO, st_label, CE_CONT, in st_validate_conf_data()
2803 ST_DEBUG3(ST_DEVINFO, st_label, SCSI_DEBUG, in st_open()
2944 ST_DEBUG3(ST_DEVINFO, st_label, SCSI_DEBUG, in st_open()
2961 ST_DEBUG3(ST_DEVINFO, st_label, SCSI_DEBUG, in st_tape_init()
3395 ST_DEBUG3(ST_DEVINFO, st_label, SCSI_DEBUG, in st_close()
3872 ST_DEBUG3(ST_DEVINFO, st_label, SCSI_DEBUG, in st_minphys()
3927 ST_DEBUG3(ST_DEVINFO, st_label, SCSI_DEBUG, in st_rw()
4024 ST_DEBUG3(ST_DEVINFO, st_label, SCSI_DEBUG, in st_arw()
[all …]
/illumos-gate/usr/src/uts/common/sys/scsi/targets/
H A Dstdef.h1483 #define ST_DEBUG3 if ((st_debug & 0x7) >= 3) scsi_log macro
1527 #define ST_DEBUG3 if (0) scsi_log macro