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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/nwfpe/
H A Dfpa11_cpdt.c31 static inline void loadSingle(const unsigned int Fn, const unsigned int __user *pMem) function
248 loadSingle(getFd(opcode), pAddress);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm26/nwfpe/
H A Dfpa11_cpdt.c32 void loadSingle(const unsigned int Fn,const unsigned int *pMem) function
229 case TRANSFER_SINGLE : loadSingle(getFd(opcode),pAddress); break;

Completed in 40 milliseconds