Lines Matching defs:dbg

511 #define dbg(F, fmt, args...)					\
517 #define dbg(F, fmt, args...) \
604 dbg(DBG_TX, "fst_process_tx_work_q\n");
615 dbg(DBG_TX, "Calling tx bh for card %d\n", i);
632 dbg(DBG_INTR, "fst_process_int_work_q\n");
643 dbg(DBG_INTR,
672 dbg(DBG_ASS,
691 dbg(DBG_ASS,
773 dbg(DBG_ASS, "%s: Received packet dropped\n", name);
804 dbg(DBG_TX, "fst_tx_dma_complete\n");
832 dbg(DBG_TX, "fst_rx_dma_complete\n");
844 dbg(DBG_RX, "Pushing the frame up the stack\n");
863 dbg(DBG_RX, "In fst_rx_dma %x %x %d\n", (u32)dma, mem, len);
865 dbg(DBG_ASS, "In fst_rx_dma while dma in progress\n");
886 dbg(DBG_TX, "In fst_tx_dma %x %x %d\n", (u32)dma, mem, len);
888 dbg(DBG_ASS, "In fst_tx_dma while dma in progress\n");
932 dbg(DBG_CMD, "Mailbox clear after %d jiffies\n", safety);
935 dbg(DBG_CMD, "issue_cmd: previous command was NAK'd\n");
1042 dbg(DBG_INTR, "Net carrier off\n");
1049 dbg(DBG_INTR, "Net carrier on\n");
1055 dbg(DBG_INTR, "Assert LOS Alarm\n");
1057 dbg(DBG_INTR, "De-assert LOS Alarm\n");
1059 dbg(DBG_INTR, "Assert RRA Alarm\n");
1061 dbg(DBG_INTR, "De-assert RRA Alarm\n");
1064 dbg(DBG_INTR, "Assert AIS Alarm\n");
1066 dbg(DBG_INTR, "De-assert AIS Alarm\n");
1081 dbg(DBG_INTR, "DCD active\n");
1086 dbg(DBG_INTR, "DCD lost\n");
1105 dbg(DBG_ASS, "Rx fifo error on card %d port %d buffer %d\n",
1110 dbg(DBG_ASS, "Rx crc error on card %d port %d\n",
1115 dbg(DBG_ASS, "Rx frame error on card %d port %d\n",
1120 dbg(DBG_ASS, "Rx length error (%d) on card %d port %d\n",
1144 dbg(DBG_ASS, "intr_rx: Discarding more bufs"
1149 dbg(DBG_ASS, "DMA Bits of next buffer was %x\n", dmabits);
1151 dbg(DBG_ASS, "There were %d subsequent buffers in error\n", i);
1179 dbg(DBG_RX | DBG_INTR, "intr_rx: No buffer port %d pos %d\n",
1208 dbg(DBG_RX, "intr_rx: %d,%d: flags %x len %d\n", pi, rxp, dmabits, len);
1218 dbg(DBG_RX, "intr_rx: can't allocate buffer\n");
1248 dbg(DBG_RX, "Pushing frame up the stack\n");
1266 dbg(DBG_ASS, "About to increment rxpos by more than 1\n");
1267 dbg(DBG_ASS, "rxp = %d rxpos = %d\n", rxp, port->rxpos);
1291 dbg(DBG_TX, "do_bottom_half_tx\n");
1385 dbg(DBG_RX, "do_bottom_half_rx\n");
1425 dbg(DBG_INTR, "intr: %d %p\n", card->irq, card);
1456 dbg(DBG_RX, "DMA Rx xfer complete\n");
1467 dbg(DBG_TX, "DMA Tx xfer complete\n");
1480 dbg(DBG_ASS, "Card %d int_retry_count is %d\n",
1499 dbg(DBG_INTR, "Processing Interrupt event: %x\n", event);
1503 dbg(DBG_INTR, "TE1 Alarm intr\n");
1520 dbg(DBG_TX, "Abort complete port %d\n", port->index);
1530 dbg(DBG_TX, "Tx underflow port %d\n", port->index);
1533 dbg(DBG_ASS, "Tx underflow on card %d port %d\n",
1538 dbg(DBG_INIT, "Card init OK intr\n");
1542 dbg(DBG_INIT, "Card init FAILED intr\n");
1920 dbg(DBG_IOCTL, "ioctl: %x, %p\n", cmd, data);
2027 dbg(DBG_IOCTL, "SIOCDEVPRIVATE, %x\n", ifs->type);
2061 dbg(DBG_IOCTL, "Passing this type to hdlc %x\n",
2077 dbg(DBG_OPEN, "open: found port already running\n");
2112 dbg(DBG_OPEN, "close: port not running\n");
2153 dbg(DBG_OPEN,
2187 dbg(DBG_ASS, "Tx timeout card %d port %d\n",
2206 dbg(DBG_TX, "fst_start_xmit: length = %d\n", skb->len);
2213 dbg(DBG_ASS,
2221 dbg(DBG_ASS, "Packet too large %d vs %d\n", skb->len,
2254 dbg(DBG_ASS, "Tx queue overflow card %d port %d\n",
2343 dbg(DBG_ASS, "The value of debug mask is %x\n", fst_debug_mask);
2395 dbg(DBG_PCI, "kernel mem %p, ctlmem %p\n", card->mem, card->ctlmem);
2459 dbg(DBG_PCI, "type %d nports %d irq %d\n", card->type,
2461 dbg(DBG_PCI, "conf %04x mem %08x ctlmem %08x\n",