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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ncpfs/
H A Dncpsign_kernel.c27 WVAL_LH(__u8 * buf, int pos) function
34 return WVAL_LH(buf, pos) | WVAL_LH(buf, pos + 2) << 16;
H A Dncplib_kernel.c120 static inline u16 WVAL_LH(void *data) function
885 *cnt = WVAL_LH(buffer + 10);

Completed in 63 milliseconds