Searched refs:ADISC (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/scsi/lpfc/
H A Dlpfc_nportdisc.c50 /* Called to verify a rcv'ed ADISC was intended for us. */
59 /* Compare the ADISC rsp WWNN / WWPN matches our internal node
675 * ADISC or PDISC after the paused RPI has been resumed.
714 ADISC *ap;
723 ap = (ADISC *) lp;
767 * It is possible an ADISC arrived and the remote nport
772 * Nodes marked for ADISC will move MAPPED or UNMAPPED state
773 * after issuing ADISC
909 /* Unregister from backend, could have been skipped due to ADISC */
1632 /* software abort outstanding ADISC */
[all...]
H A Dlpfc_els.c1729 * skipped due to ADISC
2670 * This function is called when the final ADISC is completed during discovery.
2697 * succeeded or failed because the ADISC completion
2699 * the RPI is either unregistered (failed ADISC response)
2713 /* If we get here, there is nothing to ADISC */
2736 * node list need to have Address Discover (ADISC) issued. If so, it will
2737 * invoke the lpfc_els_disc_adisc() routine to issue ADISC on the @vport's
2738 * remaining nodes which need to have ADISC sent.
2770 * (ADISC) command. It first checks to see whether link went down during
2774 * in the response status, the ADISC comman
[all...]
H A Dlpfc_hw.h855 } ADISC; typedef in typeref:struct:_ADISC
1050 ADISC adisc; /* Payload for ADISC/ACC */

Completed in 167 milliseconds