Home
last modified time | relevance | path

Searched refs:xpc_received (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/misc/sgi-xp/
H A Dxpnet.c160 xpc_received(partid, channel, (void *)msg); in xpnet_receive()
175 xpc_received(partid, channel, (void *)msg); in xpnet_receive()
225 xpc_received(partid, channel, (void *)msg); in xpnet_receive()
251 xpc_received(partid, channel, (void *)msg); in xpnet_receive()
H A Dxp.h310 xpc_received(short partid, int ch_number, void *payload) in xpc_received() function