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

/linux-4.4.14/fs/ncpfs/
H A Dncpsign_kernel.c24 #define PVAL(buf,pos) ((unsigned)BVAL(buf,pos)) macro
30 return PVAL(buf, pos) | PVAL(buf, pos + 1) << 8; WVAL_LH()

Completed in 105 milliseconds