Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/memstick/core/
Dmspro_block.c169 unsigned int current_seg; member
535 == (msb->req_sg[msb->current_seg].length in h_mspro_block_transfer_data()
538 msb->current_seg++; in h_mspro_block_transfer_data()
540 if (msb->current_seg == msb->seg_count) { in h_mspro_block_transfer_data()
559 t_offset = msb->req_sg[msb->current_seg].offset; in h_mspro_block_transfer_data()
563 nth_page(sg_page(&(msb->req_sg[msb->current_seg])), in h_mspro_block_transfer_data()
629 msb->current_seg = 0; in mspro_block_issue_req()
684 for (cnt = 0; cnt < msb->current_seg; cnt++) { in mspro_block_complete_req()
917 msb->current_seg = 0; in mspro_block_read_attributes()
1018 msb->current_seg = 0; in mspro_block_read_attributes()