Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dtimod.c144 mblk_t *tim_iocsave; member
535 if (tp->tim_iocsave != NULL) in timodclose()
536 freemsg(tp->tim_iocsave); in timodclose()
795 freemsg(tp->tim_iocsave); in timodrproc()
796 tp->tim_iocsave = NULL; in timodrproc()
827 tp->tim_iocsave->b_rptr; in timodrproc()
836 msg_getcred(tp->tim_iocsave->b_cont, in timodrproc()
847 tp->tim_iocsave->b_cont->b_rptr; in timodrproc()
880 freemsg(tp->tim_iocsave); in timodrproc()
881 tp->tim_iocsave = NULL; in timodrproc()
[all …]