Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/scsi/generic/
H A Dcommands.h382 #define SCMD_SECURITY_PROTO_OUT 0xB5 macro
504 /* 0xb5 */ SCMD_SECURITY_PROTO_OUT, "security_protocol_out" \
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dst.c12014 case SCMD_SECURITY_PROTO_OUT: in st_set_state()