Home
last modified time | relevance | path

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

/openbmc/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.c399 XPC_DEACTIVATE_PARTITION(part, xpReactivating); in xpc_process_activate_IRQ_rcvd_uv()
405 XPC_DEACTIVATE_PARTITION(part, xpReactivating); in xpc_process_activate_IRQ_rcvd_uv()
H A Dxpc_main.c567 if (part->reason == xpReactivating) { in xpc_activating()