Home
last modified time | relevance | path

Searched refs:SECURITY_PROTOCOL_IN (Results 1 – 5 of 5) sorted by relevance

/linux/include/scsi/
H A Dscsi_proto.h89 #define SECURITY_PROTOCOL_IN 0xa2 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.c3666 case SECURITY_PROTOCOL_IN: in ata_scsi_report_supported_opcodes()
4442 case SECURITY_PROTOCOL_IN: in ata_get_xlat_func()
/linux/drivers/scsi/
H A Dsd.c848 cdb[0] = send ? SECURITY_PROTOCOL_OUT : SECURITY_PROTOCOL_IN; in sd_sec_submit()
3565 SECURITY_PROTOCOL_IN, 0) == 1 && in sd_read_security()
/linux/drivers/usb/gadget/function/
H A Df_tcm.c1028 case SECURITY_PROTOCOL_IN: in get_cmd_dir()