notify_senders_of_disconnect  575 drivers/misc/sgi-xp/xpc.h 	void (*notify_senders_of_disconnect) (struct xpc_channel *);
notify_senders_of_disconnect  125 drivers/misc/sgi-xp/xpc_channel.c 		xpc_arch_ops.notify_senders_of_disconnect(ch);
notify_senders_of_disconnect 1737 drivers/misc/sgi-xp/xpc_uv.c 	.notify_senders_of_disconnect = xpc_notify_senders_of_disconnect_uv,