Home
last modified time | relevance | path

Searched refs:XPC_PACK_ARGS (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/misc/sgi-xp/
H A Dxpc.h216 #define XPC_PACK_ARGS(_arg1, _arg2) \ macro
H A Dxpc_main.c766 u64 args = XPC_PACK_ARGS(ch->partid, ch->number); in xpc_create_kthreads()