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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/misc/sgi-xp/
H A Dxpc.h365 #define XPC_M_SN2_INTERRUPT 0x04 /* send interrupt when msg consumed */ macro
H A Dxpc_sn2.c2205 msg->flags |= XPC_M_SN2_INTERRUPT;
2259 * If a message has XPC_M_SN2_INTERRUPT set, send an interrupt to the partition
2305 send_msgrequest = (msg_flags & XPC_M_SN2_INTERRUPT);

Completed in 59 milliseconds