Searched refs:req_sg (Results 1 – 2 of 2) sorted by relevance
168 struct scatterlist req_sg[MSPRO_BLOCK_MAX_SEGS]; member607 == (msb->req_sg[msb->current_seg].length in h_mspro_block_transfer_data()631 t_offset = msb->req_sg[msb->current_seg].offset; in h_mspro_block_transfer_data()635 nth_page(sg_page(&(msb->req_sg[msb->current_seg])), in h_mspro_block_transfer_data()704 msb->req_sg); in mspro_block_issue_req()757 t_len += msb->req_sg[cnt].length in mspro_block_complete_req()987 sg_init_one(&msb->req_sg[0], attr, msb->page_size); in mspro_block_read_attributes()1088 sg_init_one(&msb->req_sg[0], buffer, attr_len); in mspro_block_read_attributes()
143 struct scatterlist req_sg; in smp_execute_task() local146 sg_init_one(&req_sg, req, req_size); in smp_execute_task()148 return smp_execute_task_sg(dev, &req_sg, &resp_sg); in smp_execute_task()