Lines Matching refs:debugl1
63 debugl1(cs, "ph_command %x", command); in ph_command()
111 debugl1(cs, "D-Channel Busy cleared"); in W6692_bh()
138 debugl1(cs, "W6692_empty_fifo"); in W6692_empty_fifo()
142 debugl1(cs, "W6692_empty_fifo overrun %d", in W6692_empty_fifo()
157 debugl1(cs, "%s", cs->dlog); in W6692_empty_fifo()
168 debugl1(cs, "W6692_fill_fifo"); in W6692_fill_fifo()
188 debugl1(cs, "W6692_fill_fifo dbusytimer running"); in W6692_fill_fifo()
199 debugl1(cs, "%s", cs->dlog); in W6692_fill_fifo()
210 debugl1(cs, "W6692B_empty_fifo"); in W6692B_empty_fifo()
214 debugl1(cs, "W6692B_empty_fifo: incoming packet too large"); in W6692B_empty_fifo()
229 debugl1(cs, "%s", bcs->blog); in W6692B_empty_fifo()
253 debugl1(cs, "W6692B_fill_fifo%s%d", (more ? " " : " last "), count); in W6692B_fill_fifo()
267 debugl1(cs, "%s", bcs->blog); in W6692B_fill_fifo()
282 debugl1(cs, "W6692B chan %d B_EXIR 0x%02X", bchan, val); in W6692B_interrupt()
285 debugl1(cs, "W6692B not INIT yet"); in W6692B_interrupt()
292 debugl1(cs, "W6692 B STAR %x", r); in W6692B_interrupt()
295 debugl1(cs, "W6692 B RDOV mode=%d", in W6692B_interrupt()
299 debugl1(cs, "W6692 B CRC error"); in W6692B_interrupt()
308 debugl1(cs, "W6692 Bchan Frame %d", count); in W6692B_interrupt()
325 debugl1(cs, "W6692 B RDOV(RMR) mode=%d", bcs->mode); in W6692B_interrupt()
345 debugl1(cs, "W6692 B EXIR %x Lost TX", val); in W6692B_interrupt()
364 debugl1(cs, "W6692 B STAR %x XDOW", r); in W6692B_interrupt()
419 debugl1(cs, "W6692 ISTA %x", val); in W6692_interrupt()
426 debugl1(cs, "W6692 RDOV"); in W6692_interrupt()
429 debugl1(cs, "W6692 D-channel CRC error"); in W6692_interrupt()
432 debugl1(cs, "W6692 D-channel ABORT"); in W6692_interrupt()
479 debugl1(cs, "W6692 spurious XINT!"); in W6692_interrupt()
484 debugl1(cs, "W6692 D_EXIR %02x", exval); in W6692_interrupt()
486 debugl1(cs, "W6692 D-chan underrun/collision"); in W6692_interrupt()
498 debugl1(cs, "W6692 XDUN/XCOL no skb"); in W6692_interrupt()
503 debugl1(cs, "W6692 D-channel RDOV"); in W6692_interrupt()
508 debugl1(cs, "W6692 spurious TIN2 interrupt"); in W6692_interrupt()
511 debugl1(cs, "W6692 spurious MOC interrupt"); in W6692_interrupt()
513 debugl1(cs, "W6692 MOSR %02x", v1); in W6692_interrupt()
518 debugl1(cs, "W6692 ISC CIR=0x%02X", v1); in W6692_interrupt()
522 debugl1(cs, "ph_state_change %x", cs->dc.w6692.ph_state); in W6692_interrupt()
527 debugl1(cs, "W6692 SCC SQR=0x%02X", v1); in W6692_interrupt()
531 debugl1(cs, "W6692 spurious WEXP interrupt!"); in W6692_interrupt()
534 debugl1(cs, "W6692 spurious TEXP interrupt!"); in W6692_interrupt()
538 debugl1(cs, "W6692 B channel 1 interrupt"); in W6692_interrupt()
542 debugl1(cs, "W6692 B channel 2 interrupt"); in W6692_interrupt()
594 debugl1(cs, " l2l1 tx_skb exist this shouldn't happen"); in W6692_l1hw()
615 debugl1(cs, "-> PH_REQUEST_PULL"); in W6692_l1hw()
667 debugl1(cs, "W6692_l1hw unknown %04x", pr); in W6692_l1hw()
695 debugl1(cs, "D-Channel Busy D_RBCH %02x D_STAR %02x", in dbusy_timer_handler()
713 debugl1(cs, "D-Channel Busy no skb"); in dbusy_timer_handler()
730 debugl1(cs, "w6692 %c mode %d ichan %d", in W6692Bmode()