Searched refs:fct_handle_rcvd_flogi (Results 1 – 5 of 5) sorted by relevance
90 #pragma weak fct_handle_rcvd_flogi macro
1362 fct_status_t (*fct_handle_rcvd_flogi) member
415 fct_status_t fct_handle_rcvd_flogi(fct_local_port_t *port,
490 emlxs_modsym.fct_handle_rcvd_flogi = in emlxs_fct_modopen()493 if ((void *)emlxs_modsym.fct_handle_rcvd_flogi == NULL) { in emlxs_fct_modopen()599 emlxs_modsym.fct_handle_rcvd_flogi = NULL; in emlxs_fct_modclose()669 status = MODSYM(fct_handle_rcvd_flogi) (port->fct_port, fx); in emlxs_fct_handle_unsol_flogi()
502 fct_handle_rcvd_flogi(fct_local_port_t *port, fct_flogi_xchg_t *fx) in fct_handle_rcvd_flogi() function