Searched refs:indicate_partition_disengaged (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/misc/sgi-xp/
H A Dxpc_main.c737 xpc_arch_ops.indicate_partition_disengaged(part);
769 void (*indicate_partition_disengaged) (struct xpc_partition *) =
770 xpc_arch_ops.indicate_partition_disengaged;
814 indicate_partition_disengaged(part);
1098 xpc_arch_ops.indicate_partition_disengaged(part);
H A Dxpc.h565 void (*indicate_partition_disengaged) (struct xpc_partition *); member in struct:xpc_arch_operations
H A Dxpc_uv.c1643 .indicate_partition_disengaged = xpc_indicate_partition_disengaged_uv,

Completed in 207 milliseconds