Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/ocs_fc/
HDocs_hw.c96 static int32_t ocs_hw_cb_host_stat(ocs_hw_t *hw, int32_t status, uint8_t *mqe, void *arg);
5595 rc = ocs_hw_command(hw, mbxdata, OCS_CMD_NOWAIT, ocs_hw_cb_host_stat, cb_arg); in ocs_hw_get_host_stats()
5625 ocs_hw_cb_host_stat(ocs_hw_t *hw, int32_t status, uint8_t *mqe, void *arg) in ocs_hw_cb_host_stat() function