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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/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.c121 static inline __u16 WVAL_LH(void* data) function
889 *cnt = WVAL_LH(buffer + 10);

Completed in 90 milliseconds