Home
last modified time | relevance | path

Searched refs:sd_prot_op (Results 1 – 2 of 2) sorted by relevance

/drivers/scsi/
Dsd.h178 static inline unsigned int sd_prot_op(bool write, bool dix, bool dif) in sd_prot_op() function
Dsd.c619 unsigned int prot_op = sd_prot_op(rq_data_dir(scmd->request), dix, dif); in sd_setup_protect_cmnd()