Home
last modified time | relevance | path

Searched refs:CDB_GROUP3 (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/uts/common/io/scsi/impl/
H A Dscsi_data.c77 CDB_GROUP3, /* Group 3, reserved */
/titanic_50/usr/src/uts/common/sys/scsi/generic/
H A Dcommands.h53 #define CDB_GROUP3 0 /* reserved */ macro
/titanic_50/usr/src/lib/scsi/libscsi/common/
H A Dscsi_subr.c243 sz = CDB_GROUP3; in libscsi_cmd_cdblen()
/titanic_50/usr/src/uts/common/io/mega_sas/
H A Dmegaraid_sas.c3432 } else if (acmd->cmd_cdblen == CDB_GROUP3) { in build_cmd()