Home
last modified time | relevance | path

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

/linux/drivers/misc/sgi-xp/
H A Dxpc_partition.c354 if (reason == xpReactivating) { in xpc_deactivate_partition()
362 reason == xpReactivating) { in xpc_deactivate_partition()
H A Dxp.h117 xpReactivating, /* 21: remote partition was reactivated */ enumerator
H A Dxpc_uv.c328 XPC_DEACTIVATE_PARTITION(part, xpReactivating); in xpc_process_activate_IRQ_rcvd_uv()
334 XPC_DEACTIVATE_PARTITION(part, xpReactivating); in xpc_process_activate_IRQ_rcvd_uv()
H A Dxpc_main.c565 if (part->reason == xpReactivating) { in xpc_activating()