Searched refs:NLP_NODEV_REMOVE (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc_disc.h136 #define NLP_NODEV_REMOVE 0x08000000 /* Defer removal till discovery ends */ macro
H A Dlpfc_nportdisc.c1065 ndlp->nlp_flag |= NLP_NODEV_REMOVE;
1098 ndlp->nlp_flag &= ~(NLP_NODEV_REMOVE | NLP_NPR_2B_DISC);
1250 ndlp->nlp_flag |= NLP_NODEV_REMOVE;
1283 ndlp->nlp_flag &= ~(NLP_NODEV_REMOVE | NLP_NPR_2B_DISC);
1453 ndlp->nlp_flag |= NLP_NODEV_REMOVE;
1480 ndlp->nlp_flag &= ~(NLP_NODEV_REMOVE | NLP_NPR_2B_DISC);
1631 ndlp->nlp_flag |= NLP_NODEV_REMOVE;
1681 ndlp->nlp_flag &= ~(NLP_NODEV_REMOVE | NLP_NPR_2B_DISC);
1749 ndlp->nlp_flag &= ~(NLP_NODEV_REMOVE | NLP_NPR_2B_DISC);
1824 ndlp->nlp_flag &= ~(NLP_NODEV_REMOVE | NLP_NPR_2B_DIS
[all...]
H A Dlpfc_hbadisc.c3404 ndlp->nlp_flag &= ~NLP_NODEV_REMOVE;
3408 ndlp->nlp_flag &= ~NLP_NODEV_REMOVE;

Completed in 53 milliseconds