Searched refs:remoteID (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_hw.h3194 uint32_t remoteID:24; member in struct:__anon14679
3199 uint32_t remoteID:24; member in struct:__anon14679
3211 uint32_t remoteID:24; member in struct:__anon14680
3213 uint32_t remoteID:24; member in struct:__anon14680
3248 uint32_t remoteID:24; member in struct:__anon14683
3250 uint32_t remoteID:24; member in struct:__anon14683
3295 uint32_t remoteID:24; member in struct:__anon14688
3300 uint32_t remoteID:24; member in struct:__anon14688
3320 uint32_t remoteID:24; member in struct:__anon14690
3322 uint32_t remoteID member in struct:__anon14690
[all...]
H A Dlpfc_els.c232 icmd->un.elsreq64.remoteID = did; /* DID */
1497 irsp->un.elsreq64.remoteID);
1499 ndlp = lpfc_findnode_did(vport, irsp->un.elsreq64.remoteID);
1504 irsp->un.elsreq64.remoteID,
2290 irsp->un.elsreq64.remoteID);
2725 did = irsp->un.elsreq64.remoteID;
3341 cmdiocb->iocb.un.elsreq64.remoteID);
4564 did = icmd->un.elsreq64.remoteID;
4657 did = icmd->un.elsreq64.remoteID;
5069 did = icmd->un.elsreq64.remoteID;
[all...]
H A Dlpfc_nportdisc.c388 rc = lpfc_reg_rpi(phba, vport->vpi, icmd->un.rcvels.remoteID,
970 if (lpfc_reg_rpi(phba, vport->vpi, irsp->un.elsreq64.remoteID,
H A Dlpfc_sli.c6140 iocbq->iocb.un.elsreq64.remoteID);
11662 first_iocbq->iocb.un.rcvels.remoteID = sid;
11706 iocbq->iocb.un.rcvels.remoteID = sid;
H A Dlpfc_bsg.c979 piocbq->iocb.un.rcvels.remoteID;
H A Dlpfc_hbadisc.c3758 if (icmd->un.elsreq64.remoteID == ndlp->nlp_DID)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/kademlia/net/
H A DKademliaUDPListener.cpp587 CUInt128 remoteID = bio.ReadUInt128(); local
588 if (!CKademlia::GetRoutingZone()->VerifyContact(remoteID, ip)) {

Completed in 145 milliseconds