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

/linux-master/drivers/scsi/lpfc/
H A Dlpfc_sli4.h335 #define FCF_IN_USE 0x08 /* Atleast one discovery completed */ macro
H A Dlpfc_hbadisc.c1626 phba->fcf.fcf_flag |= (FCF_SCAN_DONE | FCF_IN_USE);
1877 phba->fcf.fcf_flag |= (FCF_SCAN_DONE | FCF_IN_USE);
2602 * If FCF_IN_USE flag is set in currently used FCF, the routine tries to
2668 if ((phba->fcf.fcf_flag & FCF_IN_USE) &&
2720 if (phba->fcf.fcf_flag & FCF_IN_USE) {
2937 phba->fcf.fcf_flag & FCF_IN_USE) {

Completed in 106 milliseconds