Searched refs:this_seg_lim (Results 1 – 1 of 1) sorted by relevance
1277 int first_lim, seg, this_seg_lim; in mpt_execute_req_a64() local1512 this_seg_lim = seg + MPT_NSGL(mpt) - 1; in mpt_execute_req_a64()1520 ce->Length = (this_seg_lim - seg) * in mpt_execute_req_a64()1525 this_seg_lim = nseg; in mpt_execute_req_a64()1526 ce->Length = (this_seg_lim - seg) * in mpt_execute_req_a64()1538 while (seg < this_seg_lim) { in mpt_execute_req_a64()1556 if (seg == this_seg_lim - 1) { in mpt_execute_req_a64()1846 int this_seg_lim; in mpt_execute_req() local1896 this_seg_lim = seg + MPT_NSGL(mpt) - 1; in mpt_execute_req()1904 ce->Length = (this_seg_lim - seg) * in mpt_execute_req()[all …]