Searched refs:nportid (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/fc4/
H A Dfc.h26 u32 nportid:12; member in struct:__anon4338
H A Dsoc.c593 s->port[1].fc.wwn_nport.nportid = 1;
H A Dsocal.c650 s->wwn.nportid = 0x123;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/lpfc/
H A Dlpfc_els.c1314 lpfc_issue_els_scr(struct lpfc_hba * phba, uint32_t nportid, uint8_t retry) argument
1331 lpfc_nlp_init(phba, ndlp, nportid);
1365 lpfc_issue_els_farpr(struct lpfc_hba * phba, uint32_t nportid, uint8_t retry) argument
1384 lpfc_nlp_init(phba, ndlp, nportid);
1403 *lp++ = be32_to_cpu(nportid);
1410 if ((ondlp = lpfc_findnode_did(phba, nportid))) {

Completed in 112 milliseconds