Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_disc.h203 #define NLP_TGT_NO_SCSIID 0x00200000 /* good PRLI but no binding for scsid */ macro
H A Dlpfc_hbadisc.c4836 ndlp->nlp_flag |= NLP_TGT_NO_SCSIID; in lpfc_nlp_state_cleanup()
4893 ndlp->nlp_flag &= ~NLP_TGT_NO_SCSIID; in lpfc_nlp_set_state()