Home
last modified time | relevance | path

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

/linux-5.19.10/include/scsi/
Dscsi_proto.h103 #define SECURITY_PROTOCOL_OUT 0xb5 macro
/linux-5.19.10/tools/lib/traceevent/plugins/
Dplugin_scsi.c98 #define SECURITY_PROTOCOL_OUT 0xb5 macro
/linux-5.19.10/drivers/ata/
Dlibata-scsi.c3298 case SECURITY_PROTOCOL_OUT: in ata_scsiop_maint_in()
3823 bool send = (cdb[0] == SECURITY_PROTOCOL_OUT); in ata_scsi_security_inout_xlat()
3954 case SECURITY_PROTOCOL_OUT: in ata_get_xlat_func()
/linux-5.19.10/drivers/target/
Dtarget_core_spc.c1391 case SECURITY_PROTOCOL_OUT: in spc_parse_cdb()
/linux-5.19.10/drivers/scsi/
Dsd.c669 cdb[0] = send ? SECURITY_PROTOCOL_OUT : SECURITY_PROTOCOL_IN; in sd_sec_submit()
3034 SECURITY_PROTOCOL_OUT) == 1) in sd_read_security()
/linux-5.19.10/drivers/usb/gadget/function/
Df_tcm.c930 case SECURITY_PROTOCOL_OUT: in get_cmd_dir()