Home
last modified time | relevance | path

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
H A Dxdb.c608 if (vdp->xs_f_iobuf == NULL) { in xdb_intr()
609 vdp->xs_f_iobuf = vdp->xs_l_iobuf = bp; in xdb_intr()
1514 if ((bp = vdp->xs_f_iobuf) == NULL) { in xdb_send_buf()
1522 vdp->xs_f_iobuf = bp->av_forw; in xdb_send_buf()