Searched refs:DEBUG_INTR (Results 1 - 11 of 11) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/gigaset/
H A Dser-gigaset.c93 gig_dbg(DEBUG_INTR, "kfree skb (Adr: %lx)!",
192 gig_dbg(DEBUG_INTR, "Dequeued skb (Adr: %lx)",
696 gig_dbg(DEBUG_INTR, "buffer state: %u -> %u, receive %u bytes",
721 gig_dbg(DEBUG_INTR, "setting tail to %u", tail);
725 gig_dbg(DEBUG_INTR, "%s-->BH", __func__);
H A Dasyncdata.c411 gig_dbg(DEBUG_INTR, "buffer state: %u -> %u", inbuf->head, inbuf->tail);
420 gig_dbg(DEBUG_INTR, "processing %u bytes", numbytes);
440 gig_dbg(DEBUG_INTR, "head set to %u", inbuf->head);
H A Dusb-gigaset.c285 gig_dbg(DEBUG_INTR,
327 gig_dbg(DEBUG_INTR, "%s-->BH", __func__);
331 gig_dbg(DEBUG_INTR, "Received zero block length");
604 gig_dbg(DEBUG_INTR, "kfree skb (Adr: %lx)!",
H A Dcommon.c580 gig_dbg(DEBUG_INTR, "received %u bytes", numbytes);
588 gig_dbg(DEBUG_INTR, "buffer state: %u -> %u", head, tail);
610 gig_dbg(DEBUG_INTR, "setting tail to %u", tail);
H A Disocdata.c949 gig_dbg(DEBUG_INTR, "buffer state: %u -> %u", head, tail);
954 gig_dbg(DEBUG_INTR, "processing %u bytes", numbytes);
967 gig_dbg(DEBUG_INTR, "setting head to %u", head);
H A Dgigaset.h67 DEBUG_INTR = 0x00008, /* interrupt processing */ enumerator in enum:debuglevel
H A Dev-layer.c1846 gig_dbg(DEBUG_INTR, "processing new data");
H A Dbas-gigaset.c497 gig_dbg(DEBUG_INTR, "%s-->BH", __func__);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/
H A Dm32r_sio.c60 #define DEBUG_INTR(fmt...) do { } while (0) macro
365 DEBUG_INTR("handling break....");
423 DEBUG_INTR("THRE...");
435 DEBUG_INTR("status = %x...", status);
463 DEBUG_INTR("m32r_sio_interrupt(%d)...", irq);
503 DEBUG_INTR("end.\n");
H A D8250.c75 #define DEBUG_INTR(fmt...) do { } while (0) macro
1434 DEBUG_INTR("handling break....");
1487 DEBUG_INTR("THRE...");
1528 DEBUG_INTR("status = %x...", status);
1559 DEBUG_INTR("serial8250_interrupt(%d)...", irq);
1605 DEBUG_INTR("end.\n");
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/oss/
H A Dwaveartist.c30 #define DEBUG_INTR 8 macro
603 if (debug_flg & DEBUG_INTR) {
652 if (debug_flg & DEBUG_INTR) {
840 if (debug_flg & DEBUG_INTR)

Completed in 198 milliseconds