Home
last modified time | relevance | path

Searched refs:fc_lport_iterate (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/scsi/libfc/
Dfc_libfc.c253 void fc_lport_iterate(void (*notify)(struct fc_lport *, void *), void *arg) in fc_lport_iterate() function
262 EXPORT_SYMBOL(fc_lport_iterate);
/linux-4.1.27/drivers/target/tcm_fc/
Dtfc_conf.c579 fc_lport_iterate(ft_lport_add, NULL); in ft_init()
593 fc_lport_iterate(ft_lport_del, NULL); in ft_exit()
/linux-4.1.27/include/scsi/
Dlibfc.h1075 void fc_lport_iterate(void (*func)(struct fc_lport *, void *), void *);