Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/memstick/core/
Dmspro_block.c169 unsigned int current_seg; member
568 == (msb->req_sg[msb->current_seg].length in h_mspro_block_transfer_data()
571 msb->current_seg++; in h_mspro_block_transfer_data()
573 if (msb->current_seg == msb->seg_count) { in h_mspro_block_transfer_data()
592 t_offset = msb->req_sg[msb->current_seg].offset; in h_mspro_block_transfer_data()
596 nth_page(sg_page(&(msb->req_sg[msb->current_seg])), in h_mspro_block_transfer_data()
662 msb->current_seg = 0; in mspro_block_issue_req()
717 for (cnt = 0; cnt < msb->current_seg; cnt++) { in mspro_block_complete_req()
950 msb->current_seg = 0; in mspro_block_read_attributes()
1051 msb->current_seg = 0; in mspro_block_read_attributes()