Home
last modified time | relevance | path

Searched refs:SCMD_STOP_PRINT (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/sys/scsi/generic/
H A Dcommands.h145 #define SCMD_STOP_PRINT 0x1b /* Note similarity to SCMD_START_STOP */ macro
438 SCMD_STOP_PRINT, "load/start/stop", \
/titanic_50/usr/src/uts/common/sys/scsi/impl/
H A Dspc3_types.h100 SPC3_CMD_STOP_PRINT = SCMD_STOP_PRINT,