Home
last modified time | relevance | path

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

/linux/include/scsi/
H A Dscsi_eh.h40 unsigned char prot_op; member
H A Dscsi_cmnd.h95 unsigned char prot_op; member
/linux/drivers/scsi/
H A Dsd.c763 static unsigned int sd_prot_flag_mask(unsigned int prot_op) in sd_prot_flag_mask()
805 unsigned int prot_op = sd_prot_op(rq_data_dir(rq), dix, dif); in sd_setup_protect_cmnd() local
/linux/drivers/target/
H A Dtarget_core_transport.c460 enum target_prot_op prot_op, in target_setup_session()
/linux/drivers/scsi/qla2xxx/
H A Dqla_target.c139 static const char *prot_op_str(u32 prot_op) in prot_op_str()
/linux/include/target/
H A Dtarget_core_base.h552 enum target_prot_op prot_op; member