Searched refs:NLP_RPI_XRI (Results 1 – 2 of 2) sorted by relevance
146 NLP_RPI_XRI)) { in emlxs_ip_handle_event()234 !(ndlp->nlp_flag[hba->channel_ip] & NLP_RPI_XRI)) { in emlxs_ip_handle_unsol_req()422 ndlp->nlp_flag[cp->channelno] &= ~NLP_RPI_XRI; in emlxs_handle_create_xri()431 ndlp->nlp_flag[cp->channelno] &= ~NLP_RPI_XRI; in emlxs_handle_create_xri()466 (ndlp->nlp_flag[cp->channelno] & NLP_RPI_XRI)) { in emlxs_create_xri()470 ndlp->nlp_flag[cp->channelno] |= NLP_RPI_XRI; in emlxs_create_xri()532 ndlp->nlp_flag[cp->channelno] &= ~NLP_RPI_XRI; in emlxs_create_xri()
448 #define NLP_RPI_XRI 0x4 macro