Home
last modified time | relevance | path

Searched refs:NLP_TGT_NO_SCSIID (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/scsi/lpfc/
H A Dlpfc_disc.h202 NLP_TGT_NO_SCSIID = 21, /* good PRLI but no binding for scsid */ enumerator
H A Dlpfc_hbadisc.c4804 set_bit(NLP_TGT_NO_SCSIID, &ndlp->nlp_flag); in lpfc_nlp_state_cleanup()
4860 clear_bit(NLP_TGT_NO_SCSIID, &ndlp->nlp_flag); in lpfc_nlp_set_state()