Searched refs:ADISC (Results 1 – 4 of 4) sorted by relevance
748 ADISC *ap; in lpfc_rcv_padisc()758 ap = (ADISC *) lp; in lpfc_rcv_padisc()1711 ADISC *ap; in lpfc_cmpl_adisc_adisc_issue()1717 ap = (ADISC *)lpfc_check_elscmpl_iocb(phba, cmdiocb, rspiocb); in lpfc_cmpl_adisc_adisc_issue()
846 } __packed ADISC; typedef1041 ADISC adisc; /* Payload for ADISC/ACC */
2750 ADISC *ap; in lpfc_issue_els_adisc()2755 cmdsize = (sizeof(uint32_t) + sizeof(ADISC)); in lpfc_issue_els_adisc()2768 ap = (ADISC *) pcmd; in lpfc_issue_els_adisc()4961 ADISC *ap; in lpfc_els_rsp_adisc_acc()4968 cmdsize = sizeof(uint32_t) + sizeof(ADISC); in lpfc_els_rsp_adisc_acc()4991 ap = (ADISC *) (pcmd); in lpfc_els_rsp_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