Searched refs:ADISC (Results 1 – 4 of 4) sorted by relevance
544 ADISC *ap; in lpfc_rcv_padisc()554 ap = (ADISC *) lp; in lpfc_rcv_padisc()1337 ADISC *ap; in lpfc_cmpl_adisc_adisc_issue()1343 ap = (ADISC *)lpfc_check_elscmpl_iocb(phba, cmdiocb, rspiocb); in lpfc_cmpl_adisc_adisc_issue()
2414 ADISC *ap; in lpfc_issue_els_adisc()2420 cmdsize = (sizeof(uint32_t) + sizeof(ADISC)); in lpfc_issue_els_adisc()2434 ap = (ADISC *) pcmd; in lpfc_issue_els_adisc()4142 ADISC *ap; in lpfc_els_rsp_adisc_acc()4149 cmdsize = sizeof(uint32_t) + sizeof(ADISC); in lpfc_els_rsp_adisc_acc()4172 ap = (ADISC *) (pcmd); in lpfc_els_rsp_adisc_acc()
791 } ADISC; typedef1004 ADISC adisc; /* Payload for ADISC/ACC */
88 list and marked for ADISC.367 properly after ADISC handling completes.766 * Added send_abts flag to lpfc_els_abort. For rcv LOGO when ADISC767 sent, the XRI of the LOGO rcv'ed is the same as the ADISC768 sent. Thus we cannot ABTS the ADISC before sending the LOGO ACC.1246 * Move ndlp node from unmap list to map list if ADISC completed