Home
last modified time | relevance | path

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

/linux/drivers/scsi/libfc/
H A Dfc_libfc.h106 int fc_setup_rport(void);
H A Dfc_libfc.c63 rc = fc_setup_rport(); in libfc_init()
H A Dfc_rport.c2262 * fc_setup_rport() - Initialize the rport_event_queue
2264 int fc_setup_rport(void) in fc_setup_rport() function