Searched refs:xpc_chan (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/ia64/sn/kernel/
H A Dxpc_channel.c123 dev_err(xpc_chan, "can't get memory for channels\n");
137 dev_err(xpc_chan, "can't get memory for local get/put "
145 dev_err(xpc_chan, "can't get memory for remote get/put "
161 dev_err(xpc_chan, "can't get memory for local connect args\n");
175 dev_err(xpc_chan, "can't get memory for remote connect args\n");
208 dev_err(xpc_chan, "can't register NOTIFY IRQ handler, "
288 dev_dbg(xpc_chan, "xp_bte_copy() from partition %d failed, ret=%d\n",
329 dev_dbg(xpc_chan, "failed to pull XPC vars_part from "
341 dev_dbg(xpc_chan, "partition %d's XPC vars_part for "
359 dev_err(xpc_chan, "partitio
[all...]
H A Dxpc_main.c82 struct device *xpc_chan = &xpc_chan_dbg_subname; variable in typeref:struct:device
356 dev_dbg(xpc_chan, "waiting to make first contact with "
442 dev_dbg(xpc_chan, "activating partition %d\n", XPC_PARTID(part));
652 dev_dbg(xpc_chan, "wakeup %d idle kthreads, partid=%d, "
671 dev_dbg(xpc_chan, "create %d new kthreads, partid=%d, channel=%d\n",
701 dev_dbg(xpc_chan, "idle kthread calling "
729 dev_dbg(xpc_chan, "kthread starting, partid=%d, channel=%d\n",
792 dev_dbg(xpc_chan, "kthread exiting, partid=%d, channel=%d\n",
1242 snprintf(xpc_chan->bus_id, BUS_ID_SIZE, "chan");
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-ia64/sn/
H A Dxpc.h669 extern struct device *xpc_chan;
1073 dev_dbg(xpc_chan, "%s sent to partid=%d, channel=%d, ret=%d\n",
1105 dev_dbg(xpc_chan, "%s sent local from partid=%d, channel=%d\n",
1251 dev_dbg(xpc_chan, "received IPI from partid=%d, IPI_amo=0x%lx\n",

Completed in 101 milliseconds