Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/sys/sys/
H A Dtem.h45 typedef void (*tem_modechg_cb_t) (tem_modechg_cb_arg_t arg); typedef
66 void tem_register_modechg_cb(tem_modechg_cb_t, tem_modechg_cb_arg_t);
H A Dtem_impl.h234 typedef void (*tem_modechg_cb_t) (tem_modechg_cb_arg_t arg); typedef
259 tem_modechg_cb_t ts_modechg_cb;
289 void tem_register_modechg_cb(tem_modechg_cb_t, tem_modechg_cb_arg_t);
/illumos-gate/usr/src/uts/common/sys/
H A Dtem.h42 typedef void (*tem_modechg_cb_t) (tem_modechg_cb_arg_t arg); typedef
60 void tem_register_modechg_cb(tem_modechg_cb_t, tem_modechg_cb_arg_t);
H A Dtem_impl.h284 tem_modechg_cb_t ts_modechg_cb;
/illumos-gate/usr/src/uts/common/io/
H A Dtem.c653 tem_modechg_cb_t cb; in tems_modechange_callback()
817 tem_register_modechg_cb(tem_modechg_cb_t func, tem_modechg_cb_arg_t arg) in tem_register_modechg_cb()
/illumos-gate/usr/src/boot/common/
H A Dtem.c583 tem_modechg_cb_t cb; in tems_modechange_callback()
761 tem_register_modechg_cb(tem_modechg_cb_t func, tem_modechg_cb_arg_t arg) in tem_register_modechg_cb()