Searched refs:PRLI (Results 1 - 3 of 3) 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_nportdisc.c596 PRLI *npr;
602 npr = (PRLI *) ((uint8_t *) lp + sizeof (uint32_t));
1431 /* Only if we are not a fabric nport do we issue PRLI */
1514 /* Software abort outstanding PRLI before sending acc */
1554 PRLI *npr;
1558 npr = (PRLI *)lpfc_check_elscmpl_iocb(phba, cmdiocb, rspiocb);
1571 /* Check out PRLI rsp */
1658 * outstanding PRLI command, then free the node entry.
1675 /* software abort outstanding PRLI */
2097 * on its previous state). Once on the unmapped list, a PRLI i
[all...]
H A Dlpfc_els.c1676 * (PRLI) ELS command. The PRLI response IOCB status is checked for error
1677 * status. If there is error status reported, PRLI retry shall be attempted
1680 * ndlp to mark the PRLI completion.
1703 "PRLI cmpl: status:x%x/x%x did:x%x",
1706 /* PRLI completes to NPort <nlp_DID> */
1708 "0103 PRLI completes to NPort x%x "
1724 /* PRLI failed */
1726 "2754 PRLI failure DID:%06X Status:x%x/x%x\n",
1750 * This routine issues a Process Login (PRLI) EL
[all...]
H A Dlpfc_hw.h648 * FCP Login (PRLI Request / ACC) Payload Definition
728 } PRLI; typedef in typeref:struct:_PRLI
920 PRLI prli; /* Payload for PRLI/ACC */

Completed in 131 milliseconds