Home
last modified time | relevance | path

Searched refs:CDB_GROUP7 (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/io/scsi/impl/
H A Dscsi_data.c81 CDB_GROUP7 /* Group 7, ? byte cdb (vendor specific) */
/titanic_41/usr/src/uts/common/sys/scsi/generic/
H A Dcommands.h57 #define CDB_GROUP7 0 /* reserved */ macro
/titanic_41/usr/src/lib/scsi/libscsi/common/
H A Dscsi_subr.c255 sz = CDB_GROUP7; in libscsi_cmd_cdblen()