Searched refs:ST_DEBUG6 (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/common/io/scsi/targets/ |
H A D | st.c | 848 ST_DEBUG6(devi, st_label, SCSI_DEBUG, in st_probe() 855 ST_DEBUG6(devi, st_label, SCSI_DEBUG, in st_probe() 1704 ST_DEBUG6(devp->sd_dev, st_label, SCSI_DEBUG, in st_doattach() 1748 ST_DEBUG6(devp->sd_dev, st_label, SCSI_DEBUG, in st_doattach() 1784 ST_DEBUG6(devp->sd_dev, st_label, SCSI_DEBUG, "attach success\n"); in st_doattach() 2098 ST_DEBUG6(ST_DEVINFO, st_label, SCSI_DEBUG, in st_get_conf_from_st_dot_conf() 2753 ST_DEBUG6(ST_DEVINFO, st_label, SCSI_DEBUG, in st_get_default_conf() 3367 ST_DEBUG6(ST_DEVINFO, st_label, SCSI_DEBUG, in st_tape_init() 3471 ST_DEBUG6(ST_DEVINFO, st_label, SCSI_DEBUG, in st_close() 3520 ST_DEBUG6(ST_DEVINFO, st_label, SCSI_DEBUG, in st_close() [all …]
|
/titanic_44/usr/src/uts/common/sys/scsi/targets/ |
H A D | stdef.h | 1482 #define ST_DEBUG6 if ((st_debug & 0x7) >= 6) scsi_log macro 1521 #define ST_DEBUG6 if (0) scsi_log macro
|