Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dtimod.c154 bufcall_id_t tim_rbufcid; member
471 ASSERT(tp->tim_rbufcid); in tim_buffer()
472 tp->tim_rbufcid = 0; in tim_buffer()
517 if (tp->tim_rbufcid) { in timodclose()
518 qunbufcall(q, tp->tim_rbufcid); in timodclose()
519 tp->tim_rbufcid = 0; in timodclose()
2562 if (tp->tim_rtimoutid || tp->tim_rbufcid) in tim_recover()
2576 tp->tim_rbufcid = bid; in tim_recover()