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()424 ndlp->nlp_flag[cp->channelno] &= ~NLP_RPI_XRI; in emlxs_handle_create_xri()433 ndlp->nlp_flag[cp->channelno] &= ~NLP_RPI_XRI; in emlxs_handle_create_xri()468 (ndlp->nlp_flag[cp->channelno] & NLP_RPI_XRI)) { in emlxs_create_xri()472 ndlp->nlp_flag[cp->channelno] |= NLP_RPI_XRI; in emlxs_create_xri()534 ndlp->nlp_flag[cp->channelno] &= ~NLP_RPI_XRI; in emlxs_create_xri()
447 #define NLP_RPI_XRI 0x4 macro