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