Lines Matching refs:dp_off
209 unsigned int p_off, q_off, g_off, dp_off, dq_off; in __2data_recov_5() local
243 dp_off = offs[faila]; in __2data_recov_5()
248 tx = async_memcpy(dp, g, dp_off, g_off, bytes, submit); in __2data_recov_5()
255 src_offs[0] = dp_off; in __2data_recov_5()
260 tx = async_xor_offs(dp, dp_off, srcs, src_offs, 2, bytes, submit); in __2data_recov_5()
273 src_offs[0] = dp_off; in __2data_recov_5()
283 src_offs[0] = dp_off; in __2data_recov_5()
288 tx = async_xor_offs(dp, dp_off, srcs, src_offs, 2, bytes, submit); in __2data_recov_5()
300 unsigned int p_off, q_off, dp_off, dq_off; in __2data_recov_n() local
319 dp_off = offs[faila]; in __2data_recov_n()
322 offs[disks-2] = dp_off; in __2data_recov_n()
334 offs[faila] = dp_off; in __2data_recov_n()
344 src_offs[0] = dp_off; in __2data_recov_n()
349 tx = async_xor_offs(dp, dp_off, srcs, src_offs, 2, bytes, submit); in __2data_recov_n()
362 src_offs[0] = dp_off; in __2data_recov_n()
372 src_offs[0] = dp_off; in __2data_recov_n()
377 tx = async_xor_offs(dp, dp_off, srcs, src_offs, 2, bytes, submit); in __2data_recov_n()