/titanic_41/usr/src/uts/common/sys/scsi/generic/ |
H A D | commands.h | 224 #define SCMD_WRITE_G1 0x2a /* Note that only the group changed */ macro 445 /* 0x2a */ SCMD_WRITE_G1, "write(10)", \
|
/titanic_41/usr/src/uts/common/io/usb/scsa2usb/ |
H A D | usb_ms_bulkonly.c | 366 if (cdb[0] == SCMD_WRITE_G1) { in scsa2usb_fill_in_cbw() 394 if (scsa2usb_test_case_9 && (cdb[0] == SCMD_WRITE_G1)) { in scsa2usb_fill_in_cbw() 401 if (scsa2usb_test_case_10 && (cdb[0] == SCMD_WRITE_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 D | scsa2usb.c | 3353 case SCMD_WRITE_G1: in scsa2usb_handle_scsi_cmd_sub_class() 3697 case SCMD_WRITE_G1: in scsa2usb_handle_ufi_subclass_cmd() 3819 opcode = SCMD_WRITE_G1; /* Overwrite it w/ byte 10 cmd val */ in scsa2usb_rw_transport() 3828 case SCMD_WRITE_G1: in scsa2usb_rw_transport() 3919 if ((opcode == SCMD_WRITE_G1) && SCSA2USB_VALID_CDRW_BLKSZ(blk_size)) { in scsa2usb_rw_transport() 4006 case SCMD_WRITE_G1: in scsa2usb_setup_next_xfer() 4942 (cmd->cmd_cdb[0] == SCMD_WRITE_G1)) { in scsa2usb_handle_data_start()
|
/titanic_41/usr/src/uts/common/sys/scsi/impl/ |
H A D | spc3_types.h | 117 SPC3_CMD_WRITE10 = SCMD_WRITE_G1, 118 SPC3_CMD_SEND10 = SCMD_WRITE_G1, 119 SPC3_CMD_SEND_MESSAGE10 = SCMD_WRITE_G1,
|
/titanic_41/usr/src/uts/common/sys/sata/impl/ |
H A D | sata.h | 561 ((cmd) == SCMD_READ_G1) || ((cmd) == SCMD_WRITE_G1) || \
|
/titanic_41/usr/src/uts/common/io/1394/targets/scsa1394/ |
H A D | hba.c | 2088 opcode = SCMD_WRITE_G1; in scsa1394_cmd_fill_cdb_rbc() 2096 case SCMD_WRITE_G1: in scsa1394_cmd_fill_cdb_rbc() 2459 case SCMD_WRITE_G1: in scsa1394_cmd_adjust_cdb()
|
/titanic_41/usr/src/lib/storage/libg_fc/common/ |
H A D | genf.c | 703 scsi_command_names[6].command = SCMD_WRITE_G1; in g_scsi_find_command_name()
|
/titanic_41/usr/src/uts/common/io/scsi/impl/ |
H A D | scsi_watch.c | 319 SCMD_WRITE_G1, 0, 0, 0); in scsi_watch_request_submit_impl()
|
/titanic_41/usr/src/cmd/luxadm/ |
H A D | lux_util.c | 200 scsi_command_names[6].command = SCMD_WRITE_G1; in scsi_find_command_name()
|
/titanic_41/usr/src/uts/common/io/ |
H A D | emul64.c | 1271 case SCMD_WRITE_G1: in emul64_handle_cmd()
|
H A D | emul64_bsd.c | 473 case SCMD_WRITE_G1: in bsd_scsi_io()
|
/titanic_41/usr/src/cmd/smserverd/ |
H A D | smediad.c | 1667 cdb.scc_cmd = SCMD_WRITE_G1; in raw_write() 1896 cdb.scc_cmd = SCMD_WRITE_G1; in reassign_block()
|
/titanic_41/usr/src/uts/intel/io/amr/ |
H A D | amr.c | 1525 case SCMD_WRITE_G1: /* write g1 */ in amr_tran_start()
|
/titanic_41/usr/src/uts/sun4v/io/ |
H A D | vdc.c | 6597 ASSERT(scmd == SCMD_TEST_UNIT_READY || scmd == SCMD_WRITE_G1); in vdc_eio_scsi_cmd() 6599 if (scmd == SCMD_WRITE_G1) in vdc_eio_scsi_cmd() 6668 if (vdc_eio_scsi_cmd(vdc, SCMD_WRITE_G1, flags) != 0) in vdc_eio_scsi_check()
|
/titanic_41/usr/src/uts/common/io/aac/ |
H A D | aac.c | 1891 case SCMD_WRITE_G1: in aac_pd_complete() 4850 case SCMD_WRITE_G1: /* write_10 */ in aac_tran_start_ld() 8200 case SCMD_WRITE_G1: in aac_print_scmd()
|
/titanic_41/usr/src/uts/common/io/scsi/adapters/pmcs/ |
H A D | pmcs_scsa.c | 2855 case SCMD_WRITE_G1: in pmcs_SATA_rwparm()
|
/titanic_41/usr/src/uts/common/io/mr_sas/ |
H A D | mr_sas_tbolt.c | 1530 case SCMD_WRITE_G1: in mrsas_tbolt_build_cmd()
|
H A D | mr_sas.c | 5151 case SCMD_WRITE_G1: in build_cmd()
|
/titanic_41/usr/src/uts/common/io/comstar/lu/stmf_sbd/ |
H A D | sbd_scsi.c | 1446 } else if (op == SCMD_WRITE_G1) { in sbd_handle_write()
|
/titanic_41/usr/src/uts/common/io/mega_sas/ |
H A D | megaraid_sas.c | 3369 case SCMD_WRITE_G1: in build_cmd()
|
/titanic_41/usr/src/uts/common/io/sata/impl/ |
H A D | sata.c | 2660 case SCMD_WRITE_G1: in sata_scsi_start() 6423 case SCMD_WRITE_G1: in sata_txlt_write() 9462 case SCMD_WRITE_G1: in sata_txlt_atapi()
|