Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_clock.c44 static void emlxs_timer(void *arg);
81 emlxs_timer(void *arg) in emlxs_timer() function
133 timeout(emlxs_timer, (void *)hba, in emlxs_timer()
243 timeout(emlxs_timer, (void *)hba, drv_usectohz(1000000)); in emlxs_timer_start()