Searched refs:LPFC_FCF_ON_PRI_LIST (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/scsi/lpfc/
H A Dlpfc_sli4.h312 #define LPFC_FCF_ON_PRI_LIST 0x0001 macro
H A Dlpfc_hbadisc.c2465 if (new_fcf_pri->fcf_rec.flag & LPFC_FCF_ON_PRI_LIST) {
2470 new_fcf_pri->fcf_rec.flag &= ~LPFC_FCF_ON_PRI_LIST;
2528 if (new_fcf_pri->fcf_rec.flag & LPFC_FCF_ON_PRI_LIST)
2588 new_fcf_pri->fcf_rec.flag = LPFC_FCF_ON_PRI_LIST;

Completed in 156 milliseconds