Home
last modified time | relevance | path

Searched refs:SSVC_ACTION_READ_CAPACITY_G4 (Results 1 – 9 of 9) sorted by relevance

/titanic_41/usr/src/uts/common/sys/scsi/generic/
H A Dcommands.h347 #define SSVC_ACTION_READ_CAPACITY_G4 0x10 macro
/titanic_41/usr/src/lib/storage/libg_fc/common/
H A Dio.c555 cdb.cdb_opaque[1] = SSVC_ACTION_READ_CAPACITY_G4; in scsi_read_capacity_16_cmd()
/titanic_41/usr/src/uts/common/io/comstar/lu/stmf_sbd/
H A Dsbd_scsi.c3120 SSVC_ACTION_READ_CAPACITY_G4))) { in sbd_new_task()
3173 cdb1 == SSVC_ACTION_READ_CAPACITY_G4) && in sbd_new_task()
3372 if (cdb1 == SSVC_ACTION_READ_CAPACITY_G4) { in sbd_new_task()
/titanic_41/usr/src/uts/common/io/
H A Demul64.c1291 if (pkt->pkt_cdbp[1] == SSVC_ACTION_READ_CAPACITY_G4) { in emul64_handle_cmd()
/titanic_41/usr/src/cmd/format/
H A Dctlr_scsi.c2620 cdb.cdb_opaque[1] = SSVC_ACTION_READ_CAPACITY_G4;
2703 cdb.cdb_opaque[1] = SSVC_ACTION_READ_CAPACITY_G4;
/titanic_41/usr/src/lib/libsun_ima/common/
H A Dima.c1858 cmdblk[1] = SSVC_ACTION_READ_CAPACITY_G4; in IMA_LuReadCapacity()
/titanic_41/usr/src/uts/common/io/aac/
H A Daac.c4802 if (cdbp->cdb_opaque[1] == SSVC_ACTION_READ_CAPACITY_G4) { in aac_tran_start_ld()
/titanic_41/usr/src/uts/common/io/sata/impl/
H A Dsata.c4662 SSVC_ACTION_READ_CAPACITY_G4) { in sata_txlt_read_capacity16()
/titanic_41/usr/src/uts/common/io/scsi/targets/
H A Dsd.c20314 cdb.cdb_opaque[1] = SSVC_ACTION_READ_CAPACITY_G4;