Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/misc/sgi-xp/
Dxpc_partition.c343 if (reason == xpReactivating) { in xpc_deactivate_partition()
351 reason == xpReactivating) { in xpc_deactivate_partition()
Dxp.h121 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.c575 if (part->reason == xpReactivating) { in xpc_activating()