/titanic_50/usr/src/uts/common/sys/scsi/generic/ |
H A D | commands.h | 73 #define SCMD_REQUEST_SENSE 0x03 macro 411 /* 0x03 */ SCMD_REQUEST_SENSE, "request_sense", \
|
/titanic_50/usr/src/lib/fm/libdiskstatus/common/ |
H A D | ds_scsi_uscsi.c | 127 { "request sense", SCMD_REQUEST_SENSE }, 1067 case SCMD_REQUEST_SENSE: in uscsi_cmd() 1175 cdb.scc_cmd = SCMD_REQUEST_SENSE; in uscsi_request_sense()
|
/titanic_50/usr/src/uts/common/io/usb/scsa2usb/ |
H A D | usb_ms_cbi.c | 462 if ((cmd->cmd_cdb[SCSA2USB_OPCODE] == SCMD_REQUEST_SENSE) || in scsa2usb_handle_cbi_status()
|
H A D | scsa2usb.c | 3380 case SCMD_REQUEST_SENSE: in scsa2usb_handle_scsi_cmd_sub_class() 3679 case SCMD_REQUEST_SENSE: in scsa2usb_handle_ufi_subclass_cmd() 4417 (char)SCMD_REQUEST_SENSE, 0, (char)SENSE_LENGTH); in scsa2usb_create_arq_pkt() 5153 case SCMD_REQUEST_SENSE: in scsa2usb_handle_data_done() 5329 if ((pkt->pkt_cdbp[0] != SCMD_REQUEST_SENSE) && in scsa2usb_pkt_completion()
|
/titanic_50/usr/src/uts/common/io/scsi/conf/ |
H A D | scsi_confsubr.c | 320 pkt_cdbp, SCMD_REQUEST_SENSE, 0, SENSE_LENGTH, 0); in scsi_slave_do_rqsense() 1233 pkt_cdbp, SCMD_REQUEST_SENSE, 0, SENSE_LENGTH, 0); in scsi_hba_probe_pi()
|
/titanic_50/usr/src/uts/common/io/scsi/adapters/pmcs/ |
H A D | pmcs_sata.c | 423 case SCMD_REQUEST_SENSE: in pmcs_sata_special_work()
|
/titanic_50/usr/src/lib/storage/libg_fc/common/ |
H A D | genf.c | 715 scsi_command_names[10].command = SCMD_REQUEST_SENSE; in g_scsi_find_command_name()
|
/titanic_50/usr/src/uts/common/io/scsi/impl/ |
H A D | scsi_watch.c | 284 SCMD_REQUEST_SENSE, 0, SENSE_LENGTH, 0); in scsi_watch_request_submit_impl()
|
/titanic_50/usr/src/uts/intel/io/dktp/controller/ata/ |
H A D | atapi.c | 1201 ata_ctlp->ac_arq_cdb[0] = SCMD_REQUEST_SENSE; in atapi_init_arq()
|
/titanic_50/usr/src/uts/common/sys/scsi/impl/ |
H A D | spc3_types.h | 45 SPC3_CMD_REQUEST_SENSE = SCMD_REQUEST_SENSE,
|
/titanic_50/usr/src/uts/common/io/comstar/lu/stmf_sbd/ |
H A D | sbd_scsi.c | 61 ((cdb[0]) == SCMD_REQUEST_SENSE) || \ 3164 cdb0 != SCMD_REQUEST_SENSE && in sbd_new_task() 3288 if (cdb0 == SCMD_REQUEST_SENSE) { in sbd_new_task()
|
H A D | sbd_pgr.c | 178 ((cdb[0]) == SCMD_REQUEST_SENSE) || \
|
/titanic_50/usr/src/uts/sun/io/scsi/adapters/ |
H A D | fas.c | 2385 (*(sp->cmd_pkt->pkt_cdbp) == SCMD_REQUEST_SENSE)) { in fas_scsi_start() 2848 *(ssp->cmd_pkt->pkt_cdbp) != SCMD_REQUEST_SENSE) { in fas_accept_pkt() 3129 (*(sp->cmd_pkt->pkt_cdbp) != SCMD_REQUEST_SENSE)) { in fas_startcmd() 3166 if (*(sp->cmd_pkt->pkt_cdbp) != SCMD_REQUEST_SENSE) { in fas_startcmd() 6600 (*cmdp != SCMD_REQUEST_SENSE)))) { in fas_runpoll() 6977 (char)SCMD_REQUEST_SENSE, 0, (char)SENSE_LENGTH); in fas_create_arq_pkt()
|
/titanic_50/usr/src/uts/common/io/ |
H A D | emul64.c | 1259 case SCMD_REQUEST_SENSE: in emul64_handle_cmd()
|
/titanic_50/usr/src/cmd/luxadm/ |
H A D | lux_util.c | 212 scsi_command_names[10].command = SCMD_REQUEST_SENSE; in scsi_find_command_name()
|
/titanic_50/usr/src/uts/common/io/scsi/targets/ |
H A D | ses.c | 482 ssc->ses_rqpkt->pkt_cdbp[0] = SCMD_REQUEST_SENSE; in ses_doattach()
|
H A D | sgen.c | 765 SCMD_REQUEST_SENSE, 0, MAX_SENSE_LENGTH, 0); in sgen_setup_sense()
|
H A D | st.c | 1674 SCMD_REQUEST_SENSE, 0, MAX_SENSE_LENGTH, 0); in st_doattach() 11998 case SCMD_REQUEST_SENSE: in st_set_state() 12424 *c++ = SCMD_REQUEST_SENSE; in st_report_exabyte_soft_errors() 13735 cdb[0] = SCMD_REQUEST_SENSE; in st_check_sense_clean_bit() 14088 char cdb[CDB_GROUP0] = {SCMD_REQUEST_SENSE, 0, 0, 0, STK_REQ_SENSE, 0}; in st_is_stk_worm() 18333 { SCMD_REQUEST_SENSE,
|
/titanic_50/usr/src/uts/intel/io/amr/ |
H A D | amr.c | 1650 case SCMD_REQUEST_SENSE: /* request sense */ in amr_tran_start()
|
/titanic_50/usr/src/cmd/smserverd/ |
H A D | smediad.c | 2362 cdb.scc_cmd = SCMD_REQUEST_SENSE; in client_servproc()
|
/titanic_50/usr/src/uts/common/io/sata/adapters/nv_sata/ |
H A D | nv_sata.c | 300 SCMD_REQUEST_SENSE,
|
/titanic_50/usr/src/uts/common/io/scsi/adapters/mpt_sas/ |
H A D | mptsas.c | 8666 (*(cmd->cmd_pkt->pkt_cdbp) != SCMD_REQUEST_SENSE)) { in mptsas_start_cmd() 8702 if (*(cmd->cmd_pkt->pkt_cdbp) != SCMD_REQUEST_SENSE) { in mptsas_start_cmd()
|
/titanic_50/usr/src/uts/common/io/scsi/adapters/scsi_vhci/ |
H A D | scsi_vhci.c | 8336 SCMD_REQUEST_SENSE, 0, SENSE_LENGTH, 0); in vhci_uscsi_send_sense()
|
/titanic_50/usr/src/uts/common/io/sata/adapters/ahci/ |
H A D | ahci.c | 9404 SCMD_REQUEST_SENSE || in ahci_fatal_error_recovery_handler()
|
/titanic_50/usr/src/uts/common/io/sata/impl/ |
H A D | sata.c | 547 SCMD_REQUEST_SENSE, 2606 case SCMD_REQUEST_SENSE: in sata_scsi_start()
|