Searched refs:ADISC (Results 1 – 3 of 3) sorted by relevance
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
877 } ADISC; typedef1072 ADISC adisc; /* Payload for ADISC/ACC */
2900 ADISC *ap; in lpfc_issue_els_adisc()2905 cmdsize = (sizeof(uint32_t) + sizeof(ADISC)); in lpfc_issue_els_adisc()2918 ap = (ADISC *) pcmd; in lpfc_issue_els_adisc()5931 ADISC *ap; in lpfc_els_rsp_adisc_acc()5940 cmdsize = sizeof(uint32_t) + sizeof(ADISC); in lpfc_els_rsp_adisc_acc()5976 ap = (ADISC *) (pcmd); in lpfc_els_rsp_adisc_acc()