Searched refs:curseg (Results 1 – 1 of 1) sorted by relevance
240 uint8_t segs, curseg; in xdb_get_buf() local248 curseg = xreq->xr_curseg; in xdb_get_buf()405 curseg) + xreq->xr_segs[curseg].fs * DEV_BSIZE; in xdb_get_buf()406 bp->b_shadow = &xreq->xr_pplist[curseg]; in xdb_get_buf()424 for (i = curseg; i < xreq->xr_buf_pages; i++) { in xdb_get_buf()425 if ((xreq->xr_segs[i].fs != 0) && (i != curseg)) { in xdb_get_buf()