Home
last modified time | relevance | path

Searched refs:SCMD_SECURITY_PROTO_IN (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/scsi/generic/
H A Dcommands.h372 #define SCMD_SECURITY_PROTO_IN 0xA2 macro
494 /* 0xa2 */ SCMD_SECURITY_PROTO_IN, "security_protocol_in", \
/illumos-gate/usr/src/uts/common/sys/scsi/impl/
H A Dspc3_types.h238 SPC3_CMD_SECURITY_PROTO_IN = SCMD_SECURITY_PROTO_IN,
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dst.c12013 case SCMD_SECURITY_PROTO_IN: in st_set_state()