Home
last modified time | relevance | path

Searched defs:xpc_heartbeat_uv (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/misc/sgi-xp/
H A Dxpc.h117 struct xpc_heartbeat_uv { struct
118 unsigned long value;
119 unsigned long offline; /* if 0, heartbeat should be changing */
H A Dxpc_uv.c55 static struct xpc_heartbeat_uv *xpc_heartbeat_uv; variable