Home
last modified time | relevance | path

Searched refs:get_chctl_all_flags (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/drivers/misc/sgi-xp/
Dxpc.h811 u64 (*get_chctl_all_flags) (struct xpc_partition *); member
Dxpc_channel.c554 chctl.all_flags = xpc_arch_ops.get_chctl_all_flags(part); in xpc_process_sent_chctl_flags()
Dxpc_uv.c1710 .get_chctl_all_flags = xpc_get_chctl_all_flags_uv,
Dxpc_sn2.c2385 .get_chctl_all_flags = xpc_get_chctl_all_flags_sn2,