Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/scsi/targets/
H A Dst.c130 static char *const st_label = "st"; variable
848 ST_DEBUG6(devi, st_label, SCSI_DEBUG, in st_probe()
855 ST_DEBUG6(devi, st_label, SCSI_DEBUG, in st_probe()
948 scsi_log(ST_DEVINFO, st_label, CE_WARN, in st_attach()
978 ST_DEBUG(devi, st_label, SCSI_DEBUG, in st_attach()
998 ST_DEBUG(devi, st_label, SCSI_DEBUG, in st_attach()
1014 ST_DEBUG(devi, st_label, SCSI_DEBUG, "auto request sense %s\n", in st_attach()
1027 scsi_log(ST_DEVINFO, st_label, CE_NOTE, in st_attach()
1042 ST_DEBUG(devi, st_label, SCSI_DEBUG, in st_attach()
1055 ST_DEBUG(devi, st_label, SCSI_DEBUG, in st_attach()
[all …]
/titanic_50/usr/src/uts/common/sys/scsi/targets/
H A Dstdef.h1489 scsi_log(d, st_label, lev, #fn); DEBUNLOCK(d) }
1493 scsi_log(d, st_label, lev, #fn); DEBUNLOCK(d) }
1500 st_print_cdb(d, st_label, lev, cmnt, cdb); DEBUNLOCK(d) }
1504 st_clean_print(d, st_label, lev, cmnt, sense, size); DEBUNLOCK(d) }
1508 st_print_position(d, st_label, lev, cmnt, pdata); DEBUNLOCK(d) }