Searched refs:DVAL_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.c32 DVAL_LH(__u8 * buf, int pos) function
49 #define GET_LE32(p) DVAL_LH(p,0)
H A Dncplib_kernel.c137 static inline u32 DVAL_LH(void *data) function
370 target->mode = DVAL_LH(structure);
371 target->rdev = DVAL_LH(structure + 8);

Completed in 43 milliseconds