indicate_partition_engaged  564 drivers/misc/sgi-xp/xpc.h 	void (*indicate_partition_engaged) (struct xpc_partition *);
indicate_partition_engaged  802 drivers/misc/sgi-xp/xpc_main.c 			xpc_arch_ops.indicate_partition_engaged(part);
indicate_partition_engaged 1727 drivers/misc/sgi-xp/xpc_uv.c 	.indicate_partition_engaged = xpc_indicate_partition_engaged_uv,