Searched refs:FC_PH3 (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_els.c1042 if (sp->cmn.fcphLow < FC_PH3)
1043 sp->cmn.fcphLow = FC_PH3;
1044 if (sp->cmn.fcphHigh < FC_PH3)
1045 sp->cmn.fcphHigh = FC_PH3;
1651 if (sp->cmn.fcphHigh < FC_PH3)
1652 sp->cmn.fcphHigh = FC_PH3;
H A Dlpfc_hw.h307 #define FC_PH3 0x20 /* FC-PH-3 version */ macro

Completed in 116 milliseconds