Searched refs:ocs_hw_set_linkcfg_skyhawk (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/ocs_fc/
H A Docs_hw.c111 static ocs_hw_rtn_e ocs_hw_set_linkcfg_skyhawk(ocs_hw_t *, ocs_hw_linkcfg_e, uint32_t, ocs_hw_port_control_cb_t, void *);
5837 return ocs_hw_set_linkcfg_skyhawk(hw, value, opts, cb, arg);
5914 * @brief Callback for ocs_hw_set_linkcfg_skyhawk
5956 ocs_hw_set_linkcfg_skyhawk(ocs_hw_t *hw, ocs_hw_linkcfg_e value, uint32_t opts, ocs_hw_port_control_cb_t cb, void *arg) function

Completed in 108 milliseconds