Home
last modified time | relevance | path

Searched refs:FC_ABORT_DISCOVERY (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc.h570 #define FC_ABORT_DISCOVERY 0x8000 /* we want to abort discovery */ macro
H A Dlpfc_hbadisc.c1385 vport->fc_flag &= ~(FC_ABORT_DISCOVERY | FC_RSCN_MODE | in lpfc_linkup_port()
1389 FC_ABORT_DISCOVERY | FC_RSCN_MODE | in lpfc_linkup_port()
1482 vport->fc_flag &= ~FC_ABORT_DISCOVERY; in lpfc_mbx_cmpl_clear_la()
5989 if (!(vport->fc_flag & FC_ABORT_DISCOVERY)) { in lpfc_disc_start()
H A Dlpfc_els.c125 vport->fc_flag |= FC_ABORT_DISCOVERY; in lpfc_els_chk_latt()
2720 if (!(vport->fc_flag & FC_ABORT_DISCOVERY)) { in lpfc_adisc_done()