Searched refs:ADISC (Results 1 – 4 of 4) sorted by relevance
501 ADISC *ap; in lpfc_rcv_padisc()511 ap = (ADISC *) lp; in lpfc_rcv_padisc()1279 ADISC *ap; in lpfc_cmpl_adisc_adisc_issue()1285 ap = (ADISC *)lpfc_check_elscmpl_iocb(phba, cmdiocb, rspiocb); in lpfc_cmpl_adisc_adisc_issue()
2271 ADISC *ap; in lpfc_issue_els_adisc()2277 cmdsize = (sizeof(uint32_t) + sizeof(ADISC)); in lpfc_issue_els_adisc()2291 ap = (ADISC *) pcmd; in lpfc_issue_els_adisc()3931 ADISC *ap; in lpfc_els_rsp_adisc_acc()3938 cmdsize = sizeof(uint32_t) + sizeof(ADISC); in lpfc_els_rsp_adisc_acc()3961 ap = (ADISC *) (pcmd); in lpfc_els_rsp_adisc_acc()
785 } ADISC; typedef998 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