Searched refs:nlp_sid (Results 1 - 7 of 7) 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.h88 uint16_t nlp_sid; /* scsi id */ member in struct:lpfc_nodelist
H A Dlpfc_hbadisc.c89 ndlp->nlp_sid, ndlp->nlp_DID, ndlp->nlp_flag);
91 if (ndlp->nlp_sid != NLP_NO_SID) {
94 ndlp->nlp_sid, 0, LPFC_CTX_TGT);
122 ndlp->nlp_sid, ndlp->nlp_DID, ndlp->nlp_flag);
198 if (ndlp->nlp_sid != NLP_NO_SID) {
202 ndlp->nlp_sid, 0, LPFC_CTX_TGT);
239 if (ndlp->nlp_sid != NLP_NO_SID) {
243 ndlp->nlp_sid, 0, LPFC_CTX_TGT);
3343 ndlp->nlp_sid = rport->scsi_target_id;
3583 ndlp->nlp_sid
[all...]
H A Dlpfc_debugfs.c593 ndlp->nlp_sid);
H A Dlpfc_nportdisc.c1806 ndlp->nlp_sid, 0, LPFC_CTX_TGT);
H A Dlpfc_attr.c4322 starget->id == ndlp->nlp_sid) {
H A Dlpfc_scsi.c3543 ndlp->nlp_sid == i &&
H A Dlpfc_sli.c7401 (lpfc_cmd->rdata->pnode->nlp_sid == tgt_id) &&
7407 (lpfc_cmd->rdata->pnode->nlp_sid == tgt_id))

Completed in 85 milliseconds