nlports          1456 drivers/scsi/bfa/bfa_fcs.c bfa_fcs_vf_get_ports(bfa_fcs_vf_t *vf, wwn_t lpwwn[], int *nlports)
nlports          1463 drivers/scsi/bfa/bfa_fcs.c 	if (vf == NULL || lpwwn == NULL || *nlports == 0)
nlports          1469 drivers/scsi/bfa/bfa_fcs.c 	bfa_trc(fcs, (uint32_t) *nlports);
nlports          1474 drivers/scsi/bfa/bfa_fcs.c 		if (i >= *nlports)
nlports          1482 drivers/scsi/bfa/bfa_fcs.c 	*nlports = i;