Searched refs:fct_handle_rcvd_flogi (Results 1 – 5 of 5) sorted by relevance
85 #pragma weak fct_handle_rcvd_flogi macro
1358 fct_status_t (*fct_handle_rcvd_flogi) member
412 fct_status_t fct_handle_rcvd_flogi(fct_local_port_t *port,
487 emlxs_modsym.fct_handle_rcvd_flogi =490 if ((void *)emlxs_modsym.fct_handle_rcvd_flogi == NULL) {596 emlxs_modsym.fct_handle_rcvd_flogi = NULL;666 status = MODSYM(fct_handle_rcvd_flogi) (port->fct_port, fx);
502 fct_handle_rcvd_flogi(fct_local_port_t *port, fct_flogi_xchg_t *fx) in fct_handle_rcvd_flogi() function