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

/freebsd-13-stable/sys/dev/ocs_fc/
H A Docs_hw.h1306 extern ocs_hw_rtn_e ocs_hw_get_sfp(ocs_hw_t *, uint16_t, ocs_hw_sfp_cb_t, void *);
H A Docs_mgmt.c894 ocs_hw_get_sfp(&ocs->hw, page, ocs_mgmt_sfp_cb, result);
H A Docs_hw.c5200 * by ocs_hw_get_sfp(), then call the callback and pass the status and bytes written.
5251 ocs_hw_get_sfp(ocs_hw_t *hw, uint16_t page, ocs_hw_sfp_cb_t cb, void *arg) function

Completed in 202 milliseconds