Home
last modified time | relevance | path

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

/openbmc/linux/include/scsi/
H A Dscsi_eh.h40 unsigned char prot_op; member
H A Dscsi_cmnd.h95 unsigned char prot_op; member
/openbmc/linux/drivers/scsi/
H A Dsd.c747 static unsigned int sd_prot_flag_mask(unsigned int prot_op) in sd_prot_flag_mask()
789 unsigned int prot_op = sd_prot_op(rq_data_dir(rq), dix, dif); in sd_setup_protect_cmnd() local
/openbmc/linux/drivers/scsi/isci/
H A Drequest.c421 u8 prot_op = scsi_get_prot_op(scmd); in scu_ssp_io_request_construct_task_context() local
/openbmc/linux/drivers/target/
H A Dtarget_core_transport.c460 enum target_prot_op prot_op, in target_setup_session()
/openbmc/linux/drivers/scsi/mpi3mr/
H A Dmpi3mr_os.c2956 unsigned char prot_op = scsi_get_prot_op(scmd); in mpi3mr_setup_eedp() local
/openbmc/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas_v3_hw.c1203 unsigned char prot_op = scsi_get_prot_op(scsi_cmnd); in fill_prot_v3_hw() local
1270 unsigned char prot_op; in prep_ssp_v3_hw() local
/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_target.c139 static const char *prot_op_str(u32 prot_op) in prot_op_str()
/openbmc/linux/include/target/
H A Dtarget_core_base.h542 enum target_prot_op prot_op; member