Home
last modified time | relevance | path

Searched refs:SECURITY_PROTOCOL_OUT (Results 1 – 4 of 4) sorted by relevance

/linux/include/scsi/
H A Dscsi_proto.h104 #define SECURITY_PROTOCOL_OUT 0xb5 macro
/linux/drivers/ufs/core/
H A Dufs-rpmb.c45 cdb[0] = send ? SECURITY_PROTOCOL_OUT : SECURITY_PROTOCOL_IN; in ufs_sec_submit()
/linux/drivers/ata/
H A Dlibata-scsi.c3647 case SECURITY_PROTOCOL_OUT: in ata_scsi_report_supported_opcodes()
4291 bool send = (cdb[0] == SECURITY_PROTOCOL_OUT); in ata_scsi_security_inout_xlat()
4423 case SECURITY_PROTOCOL_OUT: in ata_get_xlat_func()
/linux/drivers/usb/gadget/function/
H A Df_tcm.c1052 case SECURITY_PROTOCOL_OUT: in get_cmd_dir()