Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Docs_hw.c105 static ocs_hw_rtn_e ocs_hw_get_linkcfg_lancer(ocs_hw_t *, uint32_t, ocs_hw_port_control_cb_t, void …
6026 return ocs_hw_get_linkcfg_lancer(hw, opts, cb, arg); in ocs_hw_get_linkcfg()
6047 ocs_hw_get_linkcfg_lancer(ocs_hw_t *hw, uint32_t opts, ocs_hw_port_control_cb_t cb, void *arg) in ocs_hw_get_linkcfg_lancer() function