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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc_sli4.h158 #define FCF_IN_USE 0x08 /* Atleast one discovery completed */ macro
H A Dlpfc_hbadisc.c1041 phba->fcf.fcf_flag |= (FCF_SCAN_DONE | FCF_IN_USE);
1256 phba->fcf.fcf_flag |= (FCF_SCAN_DONE | FCF_IN_USE);
1742 * If FCF_IN_USE flag is set in currently used FCF, the routine tries to
1805 if ((phba->fcf.fcf_flag & FCF_IN_USE) &&
1846 if (phba->fcf.fcf_flag & FCF_IN_USE) {
2054 if (phba->fcf.fcf_flag & FCF_IN_USE) {

Completed in 89 milliseconds