Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/memstick/core/
Dmspro_block.c172 struct scatterlist req_sg[MSPRO_BLOCK_MAX_SEGS]; member
611 == (msb->req_sg[msb->current_seg].length in h_mspro_block_transfer_data()
635 t_offset = msb->req_sg[msb->current_seg].offset; in h_mspro_block_transfer_data()
639 nth_page(sg_page(&(msb->req_sg[msb->current_seg])), in h_mspro_block_transfer_data()
709 msb->req_sg); in mspro_block_issue_req()
763 t_len += msb->req_sg[cnt].length in mspro_block_complete_req()
986 sg_init_one(&msb->req_sg[0], attr, msb->page_size); in mspro_block_read_attributes()
1087 sg_init_one(&msb->req_sg[0], buffer, attr_len); in mspro_block_read_attributes()