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

/freebsd-11-stable/sys/dev/ocs_fc/
H A Docs_hw.h1271 extern ocs_hw_rtn_e ocs_hw_port_attach(ocs_hw_t *, ocs_sli_port_t *, uint32_t);
H A Docs_sport.c425 rc = ocs_hw_port_attach(&sport->ocs->hw, sport, fc_id);
427 ocs_log_err(sport->ocs, "ocs_hw_port_attach failed: %d\n", rc);
H A Docs_hw.c2532 ocs_hw_port_attach(ocs_hw_t *hw, ocs_sli_port_t *sport, uint32_t fc_id) function

Completed in 82 milliseconds