Home
last modified time | relevance | path

Searched refs:qb_last (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dstream.c2054 qbp->qb_last = NULL; in getq_noenab()
2231 qbp->qb_last = NULL; in rmvq_noenab()
2307 qbp->qb_last = NULL; in flushq_common()
2413 qbp->qb_last = NULL; in flushband()
2659 qbp->qb_last = bp; in putq()
2691 tmp = qbp->qb_last; in putq()
2735 qbp->qb_last = bp; in putq()
2839 qbp->qb_last = bp; in putbq()
2885 qbp->qb_last = bp; in putbq()
3055 qbp->qb_last = mp; in insq()
[all …]
/illumos-gate/usr/src/uts/common/sys/
H A Dstream.h213 struct msgb *qb_last; /* end of band's data */ member
/illumos-gate/usr/src/uts/common/os/
H A Dstrsubr.c3549 qbp->qb_last = NULL; in allocband()