Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ocs_fc/
Docs_hw.c122 static ocs_hw_rtn_e ocs_hw_config_watchdog_timer(ocs_hw_t *hw);
1010 }else if(!ocs_hw_config_watchdog_timer(hw)) { in ocs_hw_init()
1179 ocs_hw_config_watchdog_timer(hw); in ocs_hw_teardown()
6290 ocs_hw_config_watchdog_timer(hw); in ocs_hw_watchdog_timer_cb()
6323 ocs_hw_config_watchdog_timer(ocs_hw_t *hw) in ocs_hw_config_watchdog_timer() function