Searched refs:EMLXS_FCT_PLOGI_RECEIVED (Results 1 – 2 of 2) sorted by relevance
2094 if (cmd_sbp->fct_flags & EMLXS_FCT_PLOGI_RECEIVED) { in emlxs_fct_register_remote_port()2133 if (!(cmd_sbp->fct_flags & EMLXS_FCT_PLOGI_RECEIVED)) { in emlxs_fct_register_remote_port()3315 cmd_sbp->fct_flags |= EMLXS_FCT_PLOGI_RECEIVED; in emlxs_fct_handle_unsol_els()
89 #define EMLXS_FCT_PLOGI_RECEIVED 0x10 macro