Searched refs:XPC_CHCTL_CLOSEREQUEST (Results 1 - 4 of 4) 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.h632 #define XPC_CHCTL_CLOSEREQUEST 0x01 macro
640 (XPC_CHCTL_CLOSEREQUEST | XPC_CHCTL_CLOSEREPLY | \
H A Dxpc_channel.c208 if (chctl_flags & XPC_CHCTL_CLOSEREQUEST) {
210 dev_dbg(xpc_chan, "XPC_CHCTL_CLOSEREQUEST (reason=%d) received "
244 XPC_CHCTL_CLOSEREQUEST;
297 XPC_CHCTL_CLOSEREQUEST) {
H A Dxpc_sn2.c404 XPC_SEND_NOTIFY_IRQ_SN2(ch, XPC_CHCTL_CLOSEREQUEST, irq_flags);
H A Dxpc_uv.c495 part->chctl.flags[msg->ch_number] |= XPC_CHCTL_CLOSEREQUEST;

Completed in 42 milliseconds