remote_act_state 458 drivers/misc/sgi-xp/xpc.h u8 remote_act_state; /* remote partition's act_state */ remote_act_state 83 drivers/misc/sgi-xp/xpc_uv.c part_uv->remote_act_state = XPC_P_AS_INACTIVE; remote_act_state 432 drivers/misc/sgi-xp/xpc_uv.c part_uv->remote_act_state = msg_hdr->act_state; remote_act_state 914 drivers/misc/sgi-xp/xpc_uv.c if (part->sn.uv.remote_act_state == XPC_P_AS_INACTIVE) { remote_act_state 942 drivers/misc/sgi-xp/xpc_uv.c if (part->sn.uv.remote_act_state != XPC_P_AS_DEACTIVATING && remote_act_state 943 drivers/misc/sgi-xp/xpc_uv.c part->sn.uv.remote_act_state != XPC_P_AS_INACTIVE) { remote_act_state 1054 drivers/misc/sgi-xp/xpc_uv.c while (!((part->sn.uv.remote_act_state == XPC_P_AS_ACTIVATING) || remote_act_state 1055 drivers/misc/sgi-xp/xpc_uv.c (part->sn.uv.remote_act_state == XPC_P_AS_ACTIVE))) {