Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/scsi/generic/
H A Dcommands.h379 #define SCMD_VERIFY_G5 0xAF macro
501 /* 0xAF */ SCMD_VERIFY_G5, "verify(12)", \
/titanic_44/usr/src/uts/common/sys/sata/impl/
H A Dsata.h565 ((cmd) == SCMD_VERIFY_G5) || ((cmd) == 0x7f) /* VERIFY(32) */|| \
/titanic_44/usr/src/uts/common/sys/scsi/impl/
H A Dspc3_types.h260 SPC3_CMD_VERIFY12 = SCMD_VERIFY_G5,
/titanic_44/usr/src/uts/common/io/comstar/lu/stmf_sbd/
H A Dsbd_pgr.c235 ((c) == SCMD_VERIFY_G5) || \