Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/scsi/generic/
H A Dcommands.h154 #define SCMD_RECEIVE 0x08 /* Note similarity to SCMD_READ */ macro
418 SCMD_RECEIVE, "read", \
/illumos-gate/usr/src/uts/common/sys/scsi/impl/
H A Dspc3_types.h55 SPC3_CMD_RECEIVE = SCMD_RECEIVE,