Home
last modified time | relevance | path

Searched refs:SCMD_READ_G1 (Results 1 – 21 of 21) sorted by relevance

/titanic_41/usr/src/uts/common/sys/scsi/generic/
H A Dcommands.h223 #define SCMD_READ_G1 0x28 /* Note that only the group changed */ macro
444 /* 0x28 */ SCMD_READ_G1, "read(10)", \
/titanic_41/usr/src/uts/common/io/usb/scsa2usb/
H A Dusb_ms_bulkonly.c374 if (scsa2usb_test_case_4 && (cdb[0] == SCMD_READ_G1)) { in scsa2usb_fill_in_cbw()
381 if (scsa2usb_test_case_7 && (cmd->cmd_cdb[0] == SCMD_READ_G1)) { in scsa2usb_fill_in_cbw()
388 if (scsa2usb_test_case_8 && (cdb[0] == SCMD_READ_G1)) { in scsa2usb_fill_in_cbw()
412 if ((cdb[0] == SCMD_WRITE_G1) || (cdb[0] == SCMD_READ_G1)) { in scsa2usb_fill_in_cbw()
H A Dscsa2usb.c3352 case SCMD_READ_G1: in scsa2usb_handle_scsi_cmd_sub_class()
3696 case SCMD_READ_G1: in scsa2usb_handle_ufi_subclass_cmd()
3813 opcode = SCMD_READ_G1; /* Overwrite it w/ byte 10 cmd val */ in scsa2usb_rw_transport()
3822 case SCMD_READ_G1: in scsa2usb_rw_transport()
4905 if (scsa2usb_test_case_8 && (cmd->cmd_cdb[0] == SCMD_READ_G1)) { in scsa2usb_handle_data_start()
/titanic_41/usr/src/uts/common/sys/scsi/impl/
H A Dspc3_types.h114 SPC3_CMD_READ10 = SCMD_READ_G1,
115 SPC3_CMD_GET_MESSAGE10 = SCMD_READ_G1,
/titanic_41/usr/src/uts/common/sys/sata/impl/
H A Dsata.h561 ((cmd) == SCMD_READ_G1) || ((cmd) == SCMD_WRITE_G1) || \
/titanic_41/usr/src/lib/storage/libg_fc/common/
H A Dgenf.c700 scsi_command_names[5].command = SCMD_READ_G1; in g_scsi_find_command_name()
/titanic_41/usr/src/uts/common/io/1394/targets/scsa1394/
H A Dhba.c2082 opcode = SCMD_READ_G1; in scsa1394_cmd_fill_cdb_rbc()
2091 case SCMD_READ_G1: in scsa1394_cmd_fill_cdb_rbc()
/titanic_41/usr/src/cmd/luxadm/
H A Dlux_util.c197 scsi_command_names[5].command = SCMD_READ_G1; in scsi_find_command_name()
/titanic_41/usr/src/uts/common/io/
H A Demul64.c1270 case SCMD_READ_G1: in emul64_handle_cmd()
H A Demul64_bsd.c461 case SCMD_READ_G1: in bsd_scsi_io()
/titanic_41/usr/src/cmd/smserverd/
H A Dsmediad.c1606 cdb.scc_cmd = SCMD_READ_G1; in raw_read()
1878 cdb.scc_cmd = SCMD_READ_G1; in reassign_block()
/titanic_41/usr/src/uts/common/io/comstar/lu/stmf_sbd/
H A Dsbd_scsi.c821 } else if (op == SCMD_READ_G1) { in sbd_handle_read()
3169 cdb0 != SCMD_READ_G1 && in sbd_new_task()
H A Dsbd_pgr.c223 ((c) == SCMD_READ_G1) || \
/titanic_41/usr/src/uts/intel/io/amr/
H A Damr.c1522 case SCMD_READ_G1: /* read g1 */ in amr_tran_start()
/titanic_41/usr/src/uts/common/io/aac/
H A Daac.c1890 case SCMD_READ_G1: in aac_pd_complete()
4849 case SCMD_READ_G1: /* read_10 */ in aac_tran_start_ld()
8199 case SCMD_READ_G1: in aac_print_scmd()
/titanic_41/usr/src/uts/common/io/scsi/adapters/iscsi/
H A Discsi_io.c51 ((pkt->pkt_cdbp[0] == SCMD_READ_G1) || \
/titanic_41/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_scsa.c2854 case SCMD_READ_G1: in pmcs_SATA_rwparm()
/titanic_41/usr/src/uts/common/io/mr_sas/
H A Dmr_sas_tbolt.c1529 case SCMD_READ_G1: in mrsas_tbolt_build_cmd()
H A Dmr_sas.c5150 case SCMD_READ_G1: in build_cmd()
/titanic_41/usr/src/uts/common/io/mega_sas/
H A Dmegaraid_sas.c3368 case SCMD_READ_G1: in build_cmd()
/titanic_41/usr/src/uts/common/io/sata/impl/
H A Dsata.c2648 case SCMD_READ_G1: in sata_scsi_start()
6154 case SCMD_READ_G1: in sata_txlt_read()
9458 case SCMD_READ_G1: in sata_txlt_atapi()