Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/misc/sgi-xp/
Dxpc_partition.c354 if (reason == xpReactivating) { in xpc_deactivate_partition()
362 reason == xpReactivating) { in xpc_deactivate_partition()
Dxp.h117 xpReactivating, /* 21: remote partition was reactivated */ enumerator
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()
Dxpc_main.c567 if (part->reason == xpReactivating) { in xpc_activating()