Searched refs:tem_modechg_cb_arg_t (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dtem.h40 typedef struct __tem_modechg_cb_arg *tem_modechg_cb_arg_t; typedef in typeref:struct:__tem_modechg_cb_arg
41 typedef void (*tem_modechg_cb_t) (tem_modechg_cb_arg_t arg);
59 void tem_register_modechg_cb(tem_modechg_cb_t, tem_modechg_cb_arg_t);
H A Dtem_impl.h225 tem_modechg_cb_arg_t ts_modechg_arg;
/illumos-gate/usr/src/uts/common/io/
H A Dwscons.c271 static void wc_modechg_cb(tem_modechg_cb_arg_t arg);
847 (tem_modechg_cb_arg_t)&wscons);
1659 wc_modechg_cb(tem_modechg_cb_arg_t arg)
H A Dtem.c619 tem_modechg_cb_arg_t cb_arg;
770 tem_register_modechg_cb(tem_modechg_cb_t func, tem_modechg_cb_arg_t arg)

Completed in 67 milliseconds