Home
last modified time | relevance | path

Searched defs:prot_op (Results 1 – 3 of 3) 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.c885 static unsigned int sd_prot_flag_mask(unsigned int prot_op) in sd_prot_flag_mask()
927 unsigned int prot_op = sd_prot_op(rq_data_dir(rq), dix, dif); in sd_setup_protect_cmnd() local