Searched defs:PUT_LE32 (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/ncpfs/
H A Dncpsign_kernel.c19 #define PUT_LE32(p,v) { *(int *)(p)=v; } macro
50 #define PUT_LE32(p,v) DSET_LH(p,0,v) macro

Completed in 37 milliseconds