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

/linux-master/drivers/misc/sgi-xp/
H A Dxpc.h221 #define XPC_UNPACK_ARG2(_args) ((((u64)_args) >> 32) & 0xffffffff) macro
H A Dxpc_main.c674 u16 ch_number = XPC_UNPACK_ARG2(args);

Completed in 200 milliseconds