setup_ch_structures 545 drivers/misc/sgi-xp/xpc.h enum xp_retval (*setup_ch_structures) (struct xpc_partition *); setup_ch_structures 465 drivers/misc/sgi-xp/xpc_main.c ret = xpc_arch_ops.setup_ch_structures(part); setup_ch_structures 1709 drivers/misc/sgi-xp/xpc_uv.c .setup_ch_structures = xpc_setup_ch_structures_uv,