Home
last modified time | relevance | path

Searched refs:NLP_NO_SID (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/scsi/lpfc/
Dlpfc_disc.h109 #define NLP_NO_SID 0xffff macro
Dlpfc_hbadisc.c100 if (ndlp->nlp_sid != NLP_NO_SID) { in lpfc_terminate_rport_io()
253 if (ndlp->nlp_sid != NLP_NO_SID) { in lpfc_dev_loss_tmo_handler()
290 if (ndlp->nlp_sid != NLP_NO_SID) { in lpfc_dev_loss_tmo_handler()
4382 ndlp->nlp_sid = NLP_NO_SID; in lpfc_initialize_node()
Dlpfc_debugfs.c634 NLP_NO_SID); in lpfc_debugfs_nodelist_data()