fc_lport_iterate
EXPORT_SYMBOL(fc_lport_iterate);
fc_lport_iterate(ft_lport_add, NULL);
fc_lport_iterate(ft_lport_del, NULL);
void fc_lport_iterate(void (*func)(struct fc_lport *, void *), void *);