Home | History | Annotate | Download | only in scsipi

Lines Matching refs:b_resid

1163 	bp->b_resid = bp->b_bcount;
1348 bp->b_resid = bp->b_bcount;
1378 bp->b_resid = xs->resid;
1384 if (bp->b_resid > bp->b_bcount || bp->b_resid < 0)
1385 bp->b_resid = bp->b_bcount;
2202 bp->b_resid = xs->resid;
2209 bp->b_resid = xs->resid;
2217 bp->b_resid = 0;
2224 bp->b_resid = xs->resid;
2234 bp->b_resid = xs->resid;
2267 bp->b_resid = xs->resid;
2334 bp->b_resid = xs->resid;
2356 bp->b_resid = xs->resid;