Home
last modified time | relevance | path

Searched refs:SCMD_READ_G4 (Results 1 – 14 of 14) sorted by relevance

/titanic_50/usr/src/uts/common/sys/scsi/generic/
H A Dcommands.h337 #define SCMD_READ_G4 0x88 macro
480 /* 0x88 */ SCMD_READ_G4, "read(16)", \
/titanic_50/usr/src/uts/common/sys/sata/impl/
H A Dsata.h562 ((cmd) == SCMD_READ_G4) || ((cmd) == SCMD_WRITE_G4) || \
/titanic_50/usr/src/uts/common/sys/scsi/impl/
H A Dspc3_types.h218 SPC3_CMD_READ16 = SCMD_READ_G4,
/titanic_50/usr/src/uts/common/io/
H A Demul64.c1272 case SCMD_READ_G4: in emul64_handle_cmd()
H A Demul64_bsd.c485 case SCMD_READ_G4: in bsd_scsi_io()
/titanic_50/usr/src/uts/common/io/comstar/lu/stmf_sbd/
H A Dsbd_scsi.c827 } else if (op == SCMD_READ_G4) { in sbd_handle_read()
3170 cdb0 != SCMD_READ_G4 && in sbd_new_task()
H A Dsbd_pgr.c224 ((c) == SCMD_READ_G4) || \
/titanic_50/usr/src/uts/common/io/aac/
H A Daac.c1892 case SCMD_READ_G4: in aac_pd_complete()
4825 case SCMD_READ_G4: /* read_16 */ in aac_tran_start_ld()
8207 case SCMD_READ_G4: in aac_print_scmd()
/titanic_50/usr/src/uts/common/io/scsi/adapters/iscsi/
H A Discsi_io.c52 (pkt->pkt_cdbp[0] == SCMD_READ_G4) || \
/titanic_50/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_scsa.c2838 case SCMD_READ_G4: in pmcs_SATA_rwparm()
/titanic_50/usr/src/uts/common/io/mr_sas/
H A Dmr_sas_tbolt.c1539 case SCMD_READ_G4: in mrsas_tbolt_build_cmd()
H A Dmr_sas.c5154 case SCMD_READ_G4: in build_cmd()
/titanic_50/usr/src/uts/common/io/scsi/targets/
H A Dst.c4404 (uchar_t)(uintptr_t)bp->b_forw == SCMD_READ_G4 || in st_queued_strategy()
11746 case SCMD_READ_G4: in st_set_state()
18339 { SCMD_READ_G4,
/titanic_50/usr/src/uts/common/io/sata/impl/
H A Dsata.c2649 case SCMD_READ_G4: in sata_scsi_start()
6174 case SCMD_READ_G4: in sata_txlt_read()
9460 case SCMD_READ_G4: in sata_txlt_atapi()