Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc.h593 FC_ABORT_DISCOVERY, /* we want to abort discovery */ enumerator
H A Dlpfc_hbadisc.c1396 clear_bit(FC_ABORT_DISCOVERY, &vport->fc_flag); in lpfc_linkup_port()
1403 clear_bit(FC_ABORT_DISCOVERY, &vport->fc_flag); in lpfc_linkup_port()
1496 clear_bit(FC_ABORT_DISCOVERY, &vport->fc_flag); in lpfc_mbx_cmpl_clear_la()
5910 if (!test_bit(FC_ABORT_DISCOVERY, &vport->fc_flag)) { in lpfc_disc_start()
H A Dlpfc_els.c123 set_bit(FC_ABORT_DISCOVERY, &vport->fc_flag); in lpfc_els_chk_latt()
2804 if (!test_bit(FC_ABORT_DISCOVERY, &vport->fc_flag)) { in lpfc_adisc_done()