Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Docs_hw.h1307 typedef void (*ocs_hw_temp_cb_t)(int32_t status, typedef
1315 extern ocs_hw_rtn_e ocs_hw_get_temperature(ocs_hw_t *, ocs_hw_temp_cb_t, void*);
H A Docs_hw.c5046 ocs_hw_temp_cb_t cb;
5331 ocs_hw_get_temperature(ocs_hw_t *hw, ocs_hw_temp_cb_t cb, void *arg) in ocs_hw_get_temperature()