Searched refs:timer_callback (Results 1 – 5 of 5) sorted by relevance
| /trueos/sys/dev/isci/ |
| HD | isci_timer.c | 127 SCI_TIMER_CALLBACK_T timer_callback, void *cookie) in scif_cb_timer_create() argument 137 timer->callback = timer_callback; in scif_cb_timer_create() 141 isci_log_message(3, "TIMER", "create %p %p %p\n", timer, timer_callback, cookie); in scif_cb_timer_create()
|
| /trueos/sys/dev/isci/scil/ |
| HD | scif_sas_timer.c | 71 SCI_TIMER_CALLBACK_T timer_callback, in scic_cb_timer_create() argument 78 return scif_cb_timer_create(fw_controller, timer_callback, cookie); in scic_cb_timer_create()
|
| HD | scif_user_callback.h | 98 SCI_TIMER_CALLBACK_T timer_callback,
|
| HD | scic_user_callback.h | 94 SCI_TIMER_CALLBACK_T timer_callback,
|
| /trueos/usr.sbin/bhyve/ |
| HD | mevent_test.c | 95 timer_callback(int fd, enum ev_type type, void *param) in timer_callback() function 236 tevp = mevent_add(1, EVF_TIMER, timer_callback, in acceptor()
|