Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/scsi/generic/
H A Dcommands.h325 #define SCMD_VAR_LEN 0x7f macro
/illumos-gate/usr/src/uts/common/sys/scsi/impl/
H A Dspc3_types.h203 SPC3_CMD_VARIABLE_LENGTH = SCMD_VAR_LEN,
/illumos-gate/usr/src/uts/common/io/scsi/impl/
H A Dscsi_subr.c2265 if (uscmd->uscsi_cdb[0] != SCMD_VAR_LEN) { in scsi_uscsi_copyin()