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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/platforms/iseries/
H A DMakefile5 obj-y += hvlog.o hvlpconfig.o lpardata.o setup.o dt_mod.o mf.o lpevents.o \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A Dviocons.c101 static void hvlog(char *fmt, ...) function
170 * hvlog can be used to log to the hypervisor buffer
188 hvlog ("\n\rviocons: No overflow buffer available for memcpy().\n");
207 hvlog("\n\rviocons: kmalloc failed allocating spaces for buffer %d.",
249 * hvlog can be used to log to the hypervisor buffer
265 hvlog("\n\rviocons: Can't get viochar buffer in sendBuffers().");
271 hvlog("\n\rviocons: in sendbuffers(), but no buffers used.\n");
351 * NOTE: Don't use printk in here because it gets nastily recursive. hvlog
364 * Write to the hvlog of inbound data are now done prior to
380 hvlog("\
[all...]
H A Dhvc_iseries.c74 static void hvlog(char *fmt, ...) function
164 hvlog("\n\rviocons: Can't get viochar buffer.");
187 hvlog("\n\rerror sending event! return code %d\n\r",

Completed in 60 milliseconds