Home
last modified time | relevance | path

Searched refs:SCMD_LOG_SENSE_G1 (Results 1 – 13 of 13) sorted by relevance

/titanic_50/usr/src/uts/common/sys/scsi/generic/
H A Dcommands.h242 #define SCMD_LOG_SENSE_G1 0x4d macro
470 /* 0x4d */ SCMD_LOG_SENSE_G1, "log_sense", \
/titanic_50/usr/src/lib/fm/libdiskstatus/common/
H A Dds_scsi_uscsi.c126 { "log sense", SCMD_LOG_SENSE_G1 },
1066 case SCMD_LOG_SENSE_G1: in uscsi_cmd()
1607 cdb.scc_cmd = SCMD_LOG_SENSE_G1; in uscsi_log_sense()
/titanic_50/usr/src/lib/fm/libseslog/common/
H A Dlibseslog.c145 {SCMD_LOG_SENSE_G1, 0, 0, 0, 0, 0, 0, 0, 0, 0}; in read_log()
/titanic_50/usr/src/uts/common/sys/scsi/impl/
H A Dspc3_types.h179 SPC3_CMD_LOG_SENSE = SCMD_LOG_SENSE_G1,
/titanic_50/usr/src/uts/common/io/scsi/adapters/smrt/
H A Dsmrt_hba.c481 case SCMD_LOG_SENSE_G1: in smrt_tran_start()
/titanic_50/usr/src/uts/common/io/
H A Demul64.c1276 case SCMD_LOG_SENSE_G1: in emul64_handle_cmd()
/titanic_50/usr/src/cmd/picl/plugins/sun4u/chicago/envd/
H A Dpiclenvd.c1362 cdb_buf[0] = SCMD_LOG_SENSE_G1; in scsi_log_sense()
/titanic_50/usr/src/uts/common/io/comstar/lu/stmf_sbd/
H A Dsbd_pgr.c175 ((cdb[0]) == SCMD_LOG_SENSE_G1) || \
H A Dsbd_scsi.c57 ((cdb[0]) == SCMD_LOG_SENSE_G1) || \
/titanic_50/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/
H A Dpiclenvd.c1966 cdb_buf[0] = SCMD_LOG_SENSE_G1; in scsi_log_sense()
/titanic_50/usr/src/uts/common/io/scsi/targets/
H A Dst.c12007 case SCMD_LOG_SENSE_G1: in st_set_state()
12552 *c++ = SCMD_LOG_SENSE_G1; in st_report_dat_soft_errors()
13326 SCMD_LOG_SENSE_G1, in st_logpage_supported()
13502 SCMD_LOG_SENSE_G1, in st_check_sequential_clean_bit()
13582 SCMD_LOG_SENSE_G1, in st_check_alert_flags()
18420 { SCMD_LOG_SENSE_G1,
H A Dsd.c21996 cdb.scc_cmd = SCMD_LOG_SENSE_G1;
/titanic_50/usr/src/uts/common/io/sata/impl/
H A Dsata.c2615 case SCMD_LOG_SENSE_G1: in sata_scsi_start()