Home
last modified time | relevance | path

Searched refs:SCMD_READ (Results 1 – 25 of 27) sorted by relevance

12

/titanic_44/usr/src/uts/common/sys/scsi/generic/
H A Dcommands.h87 #define SCMD_READ 0x08 macro
415 /* 0x08 */ SCMD_READ | \
/titanic_44/usr/src/uts/common/sys/scsi/impl/
H A Dspc3_types.h53 SPC3_CMD_READ = SCMD_READ,
54 SPC3_CMD_READ6 = SCMD_READ,
56 SPC3_CMD_GET_MESSAGE = SCMD_READ,
/titanic_44/usr/src/uts/common/io/scsi/adapters/scsi_vhci/fops/
H A Dtpgs.c291 SCMD_READ, 1, 1, 0); in std_path_activate()
H A Dasym_sun.c275 SCMD_READ, 1, 1, 0); in purple_path_activate()
/titanic_44/usr/src/cmd/format/
H A Dctlr_scsi.c151 SCMD_READ, "read",
153 SCMD_READ|SCMD_GROUP1, "read",
238 cdb.scc_cmd = (dir == DIR_READ) ? SCMD_READ : SCMD_WRITE;
2015 case SCMD_READ:
2016 case SCMD_READ|SCMD_GROUP1:
2017 case SCMD_READ|SCMD_GROUP4:
/titanic_44/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_scsa.c2379 if (cdb_base != SCMD_READ && cdb_base != SCMD_WRITE) { in pmcs_SATA_run()
2518 if (cdb_base == SCMD_READ) { in pmcs_SATA_run()
2531 if (cdb_base == SCMD_READ) { in pmcs_SATA_run()
2538 if (cdb_base == SCMD_READ) { in pmcs_SATA_run()
2550 if (cdb_base == SCMD_READ) { in pmcs_SATA_run()
2867 case SCMD_READ: in pmcs_SATA_rwparm()
/titanic_44/usr/src/uts/common/sys/sata/impl/
H A Dsata.h560 (((cmd) == SCMD_READ) || ((cmd) == SCMD_WRITE) || \
/titanic_44/usr/src/lib/storage/libg_fc/common/
H A Dgenf.c694 scsi_command_names[3].command = SCMD_READ; in g_scsi_find_command_name()
/titanic_44/usr/src/uts/common/io/comstar/lu/stmf_sbd/
H A Dsbd_scsi.c814 if (op == SCMD_READ) { in sbd_handle_read()
3168 cdb0 != SCMD_READ && in sbd_new_task()
3207 if ((cdb0 == SCMD_READ) || (cdb0 == SCMD_WRITE)) { in sbd_new_task()
3212 if (cdb0 == SCMD_READ) { in sbd_new_task()
H A Dsbd_pgr.c222 ((c) == SCMD_READ) || \
/titanic_44/usr/src/uts/common/io/1394/targets/scsa1394/
H A Dhba.c2078 case SCMD_READ: in scsa1394_cmd_fill_cdb_rbc()
2141 case SCMD_READ: in scsa1394_cmd_fill_cdb_rbc()
/titanic_44/usr/src/uts/common/io/scsi/targets/
H A Dst.c2610 rval = st_get_timeouts_value(un, SCMD_READ, &timeout, 0); in st_get_timeout_values_from_tape_drive()
4403 ((uchar_t)(uintptr_t)bp->b_forw == SCMD_READ || in st_queued_strategy()
6883 if (*cmd == SCMD_READ || *cmd == SCMD_WRITE) { in st_done_and_mutex_exit()
7360 succes = (st_cmd(un, SCMD_READ, (int)size, SYNC_CMD) == 0); in st_get_density()
7535 (void) st_cmd(un, SCMD_READ, SECSIZE, SYNC_CMD); in st_test_append()
7687 case SCMD_READ: in st_setup_cmd()
8686 com = SCMD_READ; in st_make_cmd()
8721 case SCMD_READ: in st_make_cmd()
10876 (CDBP(pkt)->scc_cmd != SCMD_READ)) { in st_decode_sense()
10950 (CDBP(pkt)->scc_cmd != SCMD_READ)) { in st_decode_sense()
[all …]
H A Dsd.c1550 sd_send_scsi_RDWR(ssc, SCMD_READ, bufaddr, buflen, start_block, \
13938 SCMD_READ : SCMD_WRITE);
15862 if ((op == SCMD_READ) || (op == SCMD_WRITE)) {
17039 } else if (((SD_GET_PKT_OPCODE(pktp) & 0x1F) != SCMD_READ) &&
17334 case SCMD_READ:
21866 ASSERT((cmd == SCMD_READ) || (cmd == SCMD_WRITE));
21878 flag = (cmd == SCMD_READ) ? USCSI_READ : USCSI_WRITE;
28376 cdb[0] = SCMD_READ;
/titanic_44/usr/src/cmd/luxadm/
H A Dlux_util.c191 scsi_command_names[3].command = SCMD_READ; in scsi_find_command_name()
/titanic_44/usr/src/uts/common/io/
H A Demul64.c1268 case SCMD_READ: in emul64_handle_cmd()
H A Demul64_bsd.c437 case SCMD_READ: in bsd_scsi_io()
/titanic_44/usr/src/uts/common/io/usb/scsa2usb/
H A Dscsa2usb.c3350 case SCMD_READ: in scsa2usb_handle_scsi_cmd_sub_class()
3694 case SCMD_READ: in scsa2usb_handle_ufi_subclass_cmd()
3806 case SCMD_READ: in scsa2usb_rw_transport()
/titanic_44/usr/src/uts/common/io/scsi/impl/
H A Dscsi_subr.c1141 ((com & 0xf) == SCMD_READ) || ((com & 0xf) == SCMD_WRITE)) { in scsi_generic_errmsg()
/titanic_44/usr/src/uts/intel/io/amr/
H A Damr.c1521 case SCMD_READ: /* read */ in amr_tran_start()
/titanic_44/usr/src/uts/common/io/aac/
H A Daac.c1888 case SCMD_READ: in aac_pd_complete()
4839 case SCMD_READ: /* read_6 */ in aac_tran_start_ld()
8191 case SCMD_READ: in aac_print_scmd()
/titanic_44/usr/src/uts/common/io/scsi/adapters/iscsi/
H A Discsi_io.c53 (pkt->pkt_cdbp[0] == SCMD_READ) || \
/titanic_44/usr/src/uts/common/io/scsi/adapters/scsi_vhci/
H A Dscsi_vhci.c3957 (uintptr_t)pkt->pkt_cdbp, SCMD_READ, 1, 1, in vhci_update_pathstates()
6976 pkt->pkt_cdbp, SCMD_READ, 1, 1, 0); in vhci_failover()
/titanic_44/usr/src/uts/common/io/mr_sas/
H A Dmr_sas_tbolt.c1527 case SCMD_READ: in mrsas_tbolt_build_cmd()
/titanic_44/usr/src/uts/common/io/mega_sas/
H A Dmegaraid_sas.c3366 case SCMD_READ: in build_cmd()
/titanic_44/usr/src/uts/common/io/sata/impl/
H A Dsata.c2647 case SCMD_READ: in sata_scsi_start()
6146 case SCMD_READ: in sata_txlt_read()
9457 case SCMD_READ: in sata_txlt_atapi()

12