Home
last modified time | relevance | path

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

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