send_chctl_openreply  554 drivers/misc/sgi-xp/xpc.h 	void (*send_chctl_openreply) (struct xpc_channel *, unsigned long *);
send_chctl_openreply   56 drivers/misc/sgi-xp/xpc_channel.c 		xpc_arch_ops.send_chctl_openreply(ch, irq_flags);
send_chctl_openreply 1718 drivers/misc/sgi-xp/xpc_uv.c 	.send_chctl_openreply = xpc_send_chctl_openreply_uv,