Searched refs:remoteID (Results 1 - 6 of 6) sorted by relevance
/drivers/scsi/lpfc/ |
H A D | lpfc_hw.h | 3300 uint32_t remoteID:24; member in struct:__anon5678 3305 uint32_t remoteID:24; member in struct:__anon5678 3317 uint32_t remoteID:24; member in struct:__anon5679 3319 uint32_t remoteID:24; member in struct:__anon5679 3354 uint32_t remoteID:24; member in struct:__anon5682 3356 uint32_t remoteID:24; member in struct:__anon5682 3404 uint32_t remoteID:24; member in struct:__anon5687 3409 uint32_t remoteID:24; member in struct:__anon5687 3429 uint32_t remoteID:24; member in struct:__anon5689 3431 uint32_t remoteID member in struct:__anon5689 [all...] |
H A D | lpfc_els.c | 240 icmd->un.elsreq64.remoteID = did; /* DID */ 1765 irsp->un.elsreq64.remoteID); 1767 ndlp = lpfc_findnode_did(vport, irsp->un.elsreq64.remoteID); 1772 irsp->un.elsreq64.remoteID, 1841 irsp->un.elsreq64.remoteID); 1843 ndlp = lpfc_findnode_did(vport, irsp->un.elsreq64.remoteID); 1848 irsp->un.elsreq64.remoteID, 2698 irsp->un.elsreq64.remoteID); 3134 did = irsp->un.elsreq64.remoteID; 3783 cmdiocb->iocb.un.elsreq64.remoteID); [all...] |
H A D | lpfc_nportdisc.c | 418 rc = lpfc_reg_rpi(phba, vport->vpi, icmd->un.rcvels.remoteID, 1084 if (lpfc_reg_rpi(phba, vport->vpi, irsp->un.elsreq64.remoteID,
|
H A D | lpfc_bsg.c | 1105 piocbq->iocb.un.rcvels.remoteID;
|
H A D | lpfc_hbadisc.c | 4384 if (icmd->un.elsreq64.remoteID == ndlp->nlp_DID)
|
H A D | lpfc_sli.c | 15327 first_iocbq->iocb.un.rcvels.remoteID = sid; 15385 iocbq->iocb.un.rcvels.remoteID = sid;
|
Completed in 92 milliseconds