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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/sn/kernel/
H A Dxpc_channel.c668 DBUG_ON(notify_type != XPC_N_CALL);
1937 DBUG_ON(notify_type == XPC_N_CALL && func == NULL);
2093 ret = xpc_send_msg(&part->channels[ch_number], msg, XPC_N_CALL,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-ia64/sn/
H A Dxpc.h341 /* the following two fields are only used if type == XPC_N_CALL */
348 #define XPC_N_CALL 0x01 /* notify function provided by user */ macro

Completed in 101 milliseconds