Searched refs:ocs_hw_port_attach (Results 1 – 3 of 3) sorted by relevance
1271 extern ocs_hw_rtn_e ocs_hw_port_attach(ocs_hw_t *, ocs_sli_port_t *, uint32_t);
425 rc = ocs_hw_port_attach(&sport->ocs->hw, sport, fc_id); in ocs_sport_attach()
2535 ocs_hw_port_attach(ocs_hw_t *hw, ocs_sli_port_t *sport, uint32_t fc_id) in ocs_hw_port_attach() function