Searched refs:nlports (Results 1 – 1 of 1) sorted by relevance
1456 bfa_fcs_vf_get_ports(bfa_fcs_vf_t *vf, wwn_t lpwwn[], int *nlports) in bfa_fcs_vf_get_ports() argument1463 if (vf == NULL || lpwwn == NULL || *nlports == 0) in bfa_fcs_vf_get_ports()1469 bfa_trc(fcs, (uint32_t) *nlports); in bfa_fcs_vf_get_ports()1474 if (i >= *nlports) in bfa_fcs_vf_get_ports()1482 *nlports = i; in bfa_fcs_vf_get_ports()