Home
last modified time | relevance | path

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

/Linux-v4.19/include/scsi/
Dscsi_proto.h103 #define SECURITY_PROTOCOL_OUT 0xb5 macro
/Linux-v4.19/tools/lib/traceevent/
Dplugin_scsi.c97 #define SECURITY_PROTOCOL_OUT 0xb5 macro
/Linux-v4.19/drivers/target/
Dtarget_core_spc.c1350 case SECURITY_PROTOCOL_OUT: in spc_parse_cdb()
/Linux-v4.19/drivers/ata/
Dlibata-scsi.c3607 case SECURITY_PROTOCOL_OUT: in ata_scsiop_maint_in()
4137 bool send = (cdb[0] == SECURITY_PROTOCOL_OUT); in ata_scsi_security_inout_xlat()
4269 case SECURITY_PROTOCOL_OUT: in ata_get_xlat_func()
/Linux-v4.19/drivers/scsi/
Dsd.c648 cdb[0] = send ? SECURITY_PROTOCOL_OUT : SECURITY_PROTOCOL_IN; in sd_sec_submit()
3058 SECURITY_PROTOCOL_OUT) == 1) in sd_read_security()
/Linux-v4.19/drivers/usb/gadget/function/
Df_tcm.c927 case SECURITY_PROTOCOL_OUT: in get_cmd_dir()