Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/opl/sys/oplmsu/
H A Doplmsu.h254 timeout_id_t wtout_id; member
/illumos-gate/usr/src/uts/sun4u/opl/io/oplmsu/
H A Doplmsu.c595 timeout_id_t wtout_id; in oplmsu_close() local
669 wtout_id = ctrl->wtout_id; in oplmsu_close()
671 ctrl->wtout_id = 0; in oplmsu_close()
685 if (wtout_id != 0) { in oplmsu_close()
686 (void) untimeout(wtout_id); in oplmsu_close()
H A Doplmsu_cmn_func.c746 if (ctrl->wtout_id != 0) { in oplmsu_cmn_bufcall()
751 ctrl->wtout_id = timeout(oplmsu_cmn_bufcb, in oplmsu_cmn_bufcall()
1136 if ((ctrl->wbuf_id == 0) && (ctrl->wtout_id == 0)) { in oplmsu_wbufcb_posthndl()
1146 ctrl->wtout_id = 0; in oplmsu_wbufcb_posthndl()