Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Docs_hw.h1328 typedef void (*ocs_hw_host_stat_cb_t)(int32_t status, typedef
1332 extern ocs_hw_rtn_e ocs_hw_get_host_stats(ocs_hw_t *hw, uint8_t cc, ocs_hw_host_stat_cb_t, void *ar…
H A Docs_hw.c5056 ocs_hw_host_stat_cb_t cb;
5571 ocs_hw_get_host_stats(ocs_hw_t *hw, uint8_t cc, ocs_hw_host_stat_cb_t cb, void *arg) in ocs_hw_get_host_stats()