Home
last modified time | relevance | path

Searched refs:xpTimeout (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/misc/sgi-xp/
H A Dxp.h100 xpTimeout, /* 9: timeout in xpc_allocate_msg_wait() */ enumerator
H A Dxpc_channel.c845 ret = xpTimeout; in xpc_allocate_msg_wait()
H A Dxpc_uv.c1348 if (ret != xpInterrupted && ret != xpTimeout) in xpc_allocate_msg_slot_uv()