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()
8214 ST_DEBUG3(ST_DEVINFO, st_label, CE_WARN, in st_modeselect()
[all …]
/illumos-gate/usr/src/uts/common/sys/scsi/targets/
H A Dstdef.h1474 #define ST_DEBUG3 if ((st_debug & 0x7) >= 3) scsi_log macro
1518 #define ST_DEBUG3 if (0) scsi_log macro