Searched defs:prot_op (Results 1 - 9 of 9) sorted by relevance

/linux-master/include/scsi/
H A Dscsi_eh.h40 unsigned char prot_op; member in struct:scsi_eh_save
H A Dscsi_cmnd.h95 unsigned char prot_op; member in struct:scsi_cmnd
/linux-master/drivers/target/
H A Dtarget_core_transport.c458 target_setup_session(struct se_portal_group *tpg, unsigned int tag_num, unsigned int tag_size, enum target_prot_op prot_op, const char *initiatorname, void *private, int (*callback)(struct se_portal_group *, struct se_session *, void *)) argument
/linux-master/drivers/scsi/isci/
H A Drequest.c421 u8 prot_op = scsi_get_prot_op(scmd); local
/linux-master/drivers/scsi/mpi3mr/
H A Dmpi3mr_os.c2957 unsigned char prot_op = scsi_get_prot_op(scmd); local
/linux-master/drivers/scsi/qla2xxx/
H A Dqla_target.c139 static const char *prot_op_str(u32 prot_op) argument
[all...]
/linux-master/drivers/scsi/
H A Dsd.c749 static unsigned int sd_prot_flag_mask(unsigned int prot_op) argument
791 unsigned int prot_op = sd_prot_op(rq_data_dir(rq), dix, dif); local
/linux-master/include/target/
H A Dtarget_core_base.h551 enum target_prot_op prot_op; member in struct:se_cmd
/linux-master/drivers/scsi/hisi_sas/
H A Dhisi_sas_v3_hw.c1202 unsigned char prot_op = scsi_get_prot_op(scsi_cmnd); local
1269 unsigned char prot_op; local
[all...]

Completed in 386 milliseconds