Searched refs:ocs_hw_port_alloc (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/dev/ocs_fc/ |
H A D | ocs_domain.c | 560 if (ocs_hw_port_alloc(&ocs->hw, sport, NULL, (uint8_t *)&be_wwpn)) { in __ocs_domain_init()
|
H A D | ocs_hw.h | 1261 extern ocs_hw_rtn_e ocs_hw_port_alloc(ocs_hw_t *, ocs_sli_port_t *, ocs_domain_t *, uint8_t *);
|
H A D | ocs_sport.c | 628 if (ocs_hw_port_alloc(&ocs->hw, sport, sport->domain, in __ocs_sport_vport_init()
|
H A D | ocs_hw.c | 2446 ocs_hw_port_alloc(ocs_hw_t *hw, ocs_sli_port_t *sport, ocs_domain_t *domain, in ocs_hw_port_alloc() function
|