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

/illumos-gate/usr/src/uts/common/xen/io/
H A Dxdb.h144 buf_t *xs_f_iobuf; member in struct:xdb
H A Dxdb.c608 if (vdp->xs_f_iobuf == NULL) {
609 vdp->xs_f_iobuf = vdp->xs_l_iobuf = bp;
1514 if ((bp = vdp->xs_f_iobuf) == NULL) {
1522 vdp->xs_f_iobuf = bp->av_forw;

Completed in 47 milliseconds