Searched refs:RIO_DEBUG_PROBE (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/rio/
H A Dlinux_compat.h41 #define RIO_DEBUG_PROBE 0x000800 macro
H A Drio_linux.c712 rio_dprintk(RIO_DEBUG_PROBE, "Going to verify vpd prom at %p.\n", hp->Caddr + RIO_VPD_ROM);
723 if (rio_debug & RIO_DEBUG_PROBE)
986 rio_dprintk(RIO_DEBUG_PROBE, "Got a specialix card: %x.\n", tint);
988 rio_dprintk(RIO_DEBUG_PROBE, "But it's not a RIO card (%d)...\n", tshort);
991 rio_dprintk(RIO_DEBUG_PROBE, "cp1\n");
1007 rio_dprintk(RIO_DEBUG_PROBE, "Going to test it (%p/%p).\n", (void *) p->RIOHosts[p->RIONumHosts].PaddrP, p->RIOHosts[p->RIONumHosts].Caddr);
1014 rio_dprintk(RIO_DEBUG_PROBE, "Hmm Tested ok, uniqid = %x.\n", p->RIOHosts[p->RIONumHosts].UniqueNum);
1058 rio_dprintk(RIO_DEBUG_PROBE, "Ivec: %x\n", hp->Ivec);
1059 rio_dprintk(RIO_DEBUG_PROBE, "Mode: %x\n", hp->Mode);
1063 rio_dprintk(RIO_DEBUG_PROBE, "Goin
[all...]

Completed in 55 milliseconds