Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_sli4.c137 static void emlxs_sli4_gpio_timer(void *arg);
9073 hba->gpio_timer = timeout(emlxs_sli4_gpio_timer, (void *)hba, in emlxs_sli4_gpio_timer_start()
9097 emlxs_sli4_gpio_timer(void *arg) in emlxs_sli4_gpio_timer() function
9105 hba->gpio_timer = timeout(emlxs_sli4_gpio_timer, (void *)hba, in emlxs_sli4_gpio_timer()