Searched refs:ADISC (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.c46 /* Called to verify a rcv'ed ADISC was intended for us. */
51 /* Compare the ADISC rsp WWNN / WWPN matches our internal node
457 ADISC *ap;
467 ap = (ADISC *) lp;
1112 /* software abort outstanding ADISC */
1153 /* software abort outstanding ADISC */
1195 ADISC *ap;
1201 ap = (ADISC *)lpfc_check_elscmpl_iocb(phba, cmdiocb, rspiocb);
1254 /* software abort outstanding ADISC */
1277 /* software abort outstanding ADISC */
[all...]
H A Dlpfc_els.c1860 * This function is called when the final ADISC is completed during discovery.
1887 /* If we get here, there is nothing to ADISC */
1913 * node list need to have Address Discover (ADISC) issued. If so, it will
1914 * invoke the lpfc_els_disc_adisc() routine to issue ADISC on the @vport's
1915 * remaining nodes which need to have ADISC sent.
1948 * (ADISC) command. It first checks to see whether link went down during
1952 * in the response status, the ADISC command shall be retried by invoking
1974 "ADISC cmpl: status:x%x/x%x did:x%x",
1985 /* ADISC completes to NPort <nlp_DID> */
1987 "0104 ADISC complete
[all...]
H A Dlpfc_hw.h770 } ADISC; typedef in typeref:struct:_ADISC
922 ADISC adisc; /* Payload for ADISC/ACC */

Completed in 139 milliseconds