Searched refs:ST_DEBUG2 (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/io/scsi/targets/ |
H A D | st.c | 1266 ST_DEBUG2(ST_DEVINFO, st_label, SCSI_DEBUG, in st_detach() 2253 ST_DEBUG2(ST_DEVINFO, st_label, SCSI_DEBUG, in st_get_conf_from_st_conf_dot_c() 2289 ST_DEBUG2(ST_DEVINFO, st_label, SCSI_DEBUG, in st_get_conf_from_tape_drive() 2323 ST_DEBUG2(ST_DEVINFO, st_label, SCSI_DEBUG, in st_get_conf_from_tape_drive() 2345 ST_DEBUG2(ST_DEVINFO, st_label, SCSI_DEBUG, in st_get_conf_from_tape_drive() 2374 ST_DEBUG2(ST_DEVINFO, st_label, SCSI_DEBUG, in st_get_conf_from_tape_drive() 2394 ST_DEBUG2(ST_DEVINFO, st_label, SCSI_DEBUG, in st_get_conf_from_tape_drive() 2464 ST_DEBUG2(ST_DEVINFO, st_label, SCSI_DEBUG, in st_get_densities_from_tape_drive() 2479 ST_DEBUG2(ST_DEVINFO, st_label, SCSI_DEBUG, in st_get_densities_from_tape_drive() 2501 ST_DEBUG2(ST_DEVINFO, st_label, SCSI_DEBUG, in st_get_densities_from_tape_drive() [all …]
|
/titanic_41/usr/src/uts/common/sys/scsi/targets/ |
H A D | stdef.h | 1471 #define ST_DEBUG2 if ((st_debug & 0x7) >= 2) scsi_log macro 1517 #define ST_DEBUG2 if (0) scsi_log macro
|