Home
last modified time | relevance | path

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

/linux/drivers/target/
H A Dtarget_core_rd.c385 u32 prot_offset, prot_page; in rd_do_prot_rw() local
391 prot_offset = do_div(tmp, PAGE_SIZE); in rd_do_prot_rw()
404 prot_sg, prot_offset); in rd_do_prot_rw()
410 sbc_dif_copy_prot(cmd, sectors, is_read, prot_sg, prot_offset); in rd_do_prot_rw()
/linux/drivers/mtd/chips/
H A Dcfi_cmdset_0001.c2236 u_long prot_offset, u_int groupno, u_int groupsize);