Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/scsi/generic/
H A Dcommands.h211 #define SCMD_COMPARE 0x39 macro
457 /* 0x39 */ SCMD_COMPARE, "compare", \
/titanic_41/usr/src/uts/common/sys/scsi/impl/
H A Dspc3_types.h149 SPC3_CMD_COMPARE = SCMD_COMPARE,
/titanic_41/usr/src/cmd/smserverd/
H A Dsmediad.c321 ucmd->uscsi_cdb[0] == SCMD_COMPARE || in invalid_uscsi_operation()