Searched refs:DEBUG_MESSAGES (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/line6/
H A Dconfig.h42 #define DEBUG_MESSAGES(x) (x) macro
44 #define DEBUG_MESSAGES(x) macro
H A Dpod.c287 DEBUG_MESSAGES(dev_err(pod->line6.ifcdev, "unknown dump code %02X\n", pod->dumpreq.in_progress));
292 DEBUG_MESSAGES(dev_err(pod->line6.ifcdev, "wrong size of channel dump message (%d instead of %d)\n",
317 DEBUG_MESSAGES(dev_err(pod->line6.ifcdev, "unknown tuner/system response %02X\n", buf[6]));
332 DEBUG_MESSAGES(dev_err(pod->line6.ifcdev, "audio clipped\n"));
338 DEBUG_MESSAGES(dev_err(pod->line6.ifcdev, "message %02X not yet implemented\n", buf[5]));
342 DEBUG_MESSAGES(dev_err(pod->line6.ifcdev, "unknown sysex message %02X\n", buf[5]));
355 DEBUG_MESSAGES(dev_err(pod->line6.ifcdev, "multiple firmware version message\n"));
357 DEBUG_MESSAGES(dev_err(pod->line6.ifcdev, "unknown sysex header\n"));
365 DEBUG_MESSAGES(dev_err(pod->line6.ifcdev, "POD: unknown message %02X\n", buf[0]));
H A Dvariax.c149 DEBUG_MESSAGES(dev_err(variax->line6.ifcdev, "illegal length %d of model data\n", variax->line6.message_length));
167 DEBUG_MESSAGES(dev_err(variax->line6.ifcdev, "Variax: unknown message %02X\n", buf[0]));
H A Ddriver.c343 DEBUG_MESSAGES(dev_err(line6->ifcdev, "%d %d buffer overflow - message skipped\n", done, urb->actual_length));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/arm/
H A Dacornscsi.c40 #define DEBUG_MESSAGES 512 macro
42 #define DEBUG_ALL (DEBUG_RESET|DEBUG_MESSAGES|DEBUG_LINK|DEBUG_WRITE|\
1322 #if (DEBUG & DEBUG_MESSAGES)
1336 #if (DEBUG & DEBUG_MESSAGES)
1350 #if (DEBUG & DEBUG_MESSAGES)
1372 #if (DEBUG & DEBUG_MESSAGES)
1388 #if (DEBUG & DEBUG_MESSAGES)
1466 #if (DEBUG & DEBUG_MESSAGES)
H A Dfas216.c86 #undef DEBUG_MESSAGES macro
1251 #ifdef DEBUG_MESSAGES
1679 #ifdef DEBUG_MESSAGES
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dfd_mcs.c113 #define DEBUG_MESSAGES 1 /* Debug MESSAGE IN phase */ macro
120 #define DEBUG_MESSAGES 0 macro
760 #if DEBUG_MESSAGES || EVERY_ACCESS
H A Dfdomain.c315 #define DEBUG_MESSAGES 1 /* Debug MESSAGE IN phase */ macro
323 #define DEBUG_MESSAGES 0 macro
1243 #if DEBUG_MESSAGES || EVERY_ACCESS

Completed in 128 milliseconds