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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm26/nwfpe/
H A Dfpa11_cprt.c37 unsigned int PerformFLT(const unsigned int opcode);
61 case FLT_CODE >> 20: nRc = PerformFLT(opcode); break;
79 unsigned int PerformFLT(const unsigned int opcode) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/nwfpe/
H A Dfpa11_cprt.c34 unsigned int PerformFLT(const unsigned int opcode);
53 return PerformFLT(opcode);
73 unsigned int PerformFLT(const unsigned int opcode) function

Completed in 58 milliseconds