Searched refs:NLP_ELS_SND_MASK (Results 1 – 2 of 2) sorted by relevance
/drivers/scsi/lpfc/ | ||
D | lpfc_disc.h | 188 #define NLP_ELS_SND_MASK 0x000007e0 /* sent ELS request for this entry */ macro |
D | lpfc_bsg.c | 401 if (ndlp->nlp_flag & NLP_ELS_SND_MASK) in lpfc_bsg_send_mgmt_cmd() |