Home
last modified time | relevance | path

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

/linux/drivers/misc/sgi-xp/
H A Dxpc_partition.c328 if (part->act_state == XPC_P_AS_ACTIVATING) { in xpc_mark_partition_active()
H A Dxpc.h582 #define XPC_P_AS_ACTIVATING 0x02 /* activation thread started */ macro
H A Dxpc_main.c540 part->act_state = XPC_P_AS_ACTIVATING; in xpc_activating()
H A Dxpc_uv.c969 while (!((part->sn.uv.remote_act_state == XPC_P_AS_ACTIVATING) || in xpc_make_first_contact_uv()