Searched refs:RNID (Results 1 - 2 of 2) 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_els.c3830 * This routine issues a Request Node Identification Data (RNID) Accept
3831 * (ACC) response. It constructs the RNID ACC response command according to
3842 * callback function. However, for the RNID Accept Response ELS command,
3854 RNID *rn;
3876 /* Xmit RNID ACC response tag <ulpIoTag> */
3878 "0132 Xmit RNID ACC response tag x%x xri x%x\n",
3884 memset(pcmd, 0, sizeof(RNID));
3885 rn = (RNID *) (pcmd);
3909 "Issue ACC RNID: did:x%x flg:x%x",
4635 * This routine processes Request Node Identification Data (RNID) IOC
[all...]
H A Dlpfc_hw.h844 } RNID; typedef in typeref:struct:_RNID
926 RNID rnid; /* Payload for RNID */

Completed in 212 milliseconds