Searched refs:xr_pplist (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/xen/io/
H A Dxdb.h103 struct page *xr_pplist[BLKIF_MAX_SEGMENTS_PER_REQUEST]; member in struct:xdb_request
H A Dxdb.c345 * Pass the MFNs down using the shadow list (xr_pplist)
357 xreq->xr_pplist[i] = &xreq->xr_plist[i];
406 bp->b_shadow = &xreq->xr_pplist[curseg];

Completed in 46 milliseconds