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

/drivers/scsi/lpfc/
H A Dlpfc.h313 #define FC_ABORT_DISCOVERY 0x8000 /* we want to abort discovery */ macro
H A Dlpfc_hbadisc.c961 vport->fc_flag &= ~(FC_PT2PT | FC_PT2PT_PLOGI | FC_ABORT_DISCOVERY |
1048 vport->fc_flag &= ~FC_ABORT_DISCOVERY;
4907 if (!(vport->fc_flag & FC_ABORT_DISCOVERY)) {
H A Dlpfc_els.c65 * shall be marked as FC_ABORT_DISCOVERY, a host link attention clear shall
111 vport->fc_flag |= FC_ABORT_DISCOVERY;
2093 if (!(vport->fc_flag & FC_ABORT_DISCOVERY)) {

Completed in 65 milliseconds