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()
198 debugl1(cs, "%s", cs->dlog); in W6692_fill_fifo()
209 debugl1(cs, "W6692B_empty_fifo"); in W6692B_empty_fifo()
213 debugl1(cs, "W6692B_empty_fifo: incoming packet too large"); in W6692B_empty_fifo()
228 debugl1(cs, "%s", bcs->blog); in W6692B_empty_fifo()
252 debugl1(cs, "W6692B_fill_fifo%s%d", (more ? " " : " last "), count); in W6692B_fill_fifo()
266 debugl1(cs, "%s", bcs->blog); in W6692B_fill_fifo()
281 debugl1(cs, "W6692B chan %d B_EXIR 0x%02X", bchan, val); in W6692B_interrupt()
284 debugl1(cs, "W6692B not INIT yet"); in W6692B_interrupt()
291 debugl1(cs, "W6692 B STAR %x", r); in W6692B_interrupt()
294 debugl1(cs, "W6692 B RDOV mode=%d", in W6692B_interrupt()
298 debugl1(cs, "W6692 B CRC error"); in W6692B_interrupt()
307 debugl1(cs, "W6692 Bchan Frame %d", count); in W6692B_interrupt()
326 debugl1(cs, "W6692 B RDOV(RMR) mode=%d", bcs->mode); in W6692B_interrupt()
347 debugl1(cs, "W6692 B EXIR %x Lost TX", val); in W6692B_interrupt()
366 debugl1(cs, "W6692 B STAR %x XDOW", r); in W6692B_interrupt()
421 debugl1(cs, "W6692 ISTA %x", val); in W6692_interrupt()
428 debugl1(cs, "W6692 RDOV"); in W6692_interrupt()
431 debugl1(cs, "W6692 D-channel CRC error"); in W6692_interrupt()
434 debugl1(cs, "W6692 D-channel ABORT"); in W6692_interrupt()
481 debugl1(cs, "W6692 spurious XINT!"); in W6692_interrupt()
486 debugl1(cs, "W6692 D_EXIR %02x", exval); in W6692_interrupt()
488 debugl1(cs, "W6692 D-chan underrun/collision"); in W6692_interrupt()
500 debugl1(cs, "W6692 XDUN/XCOL no skb"); in W6692_interrupt()
505 debugl1(cs, "W6692 D-channel RDOV"); in W6692_interrupt()
510 debugl1(cs, "W6692 spurious TIN2 interrupt"); in W6692_interrupt()
513 debugl1(cs, "W6692 spurious MOC interrupt"); in W6692_interrupt()
515 debugl1(cs, "W6692 MOSR %02x", v1); in W6692_interrupt()
520 debugl1(cs, "W6692 ISC CIR=0x%02X", v1); in W6692_interrupt()
524 debugl1(cs, "ph_state_change %x", cs->dc.w6692.ph_state); in W6692_interrupt()
529 debugl1(cs, "W6692 SCC SQR=0x%02X", v1); in W6692_interrupt()
533 debugl1(cs, "W6692 spurious WEXP interrupt!"); in W6692_interrupt()
536 debugl1(cs, "W6692 spurious TEXP interrupt!"); in W6692_interrupt()
540 debugl1(cs, "W6692 B channel 1 interrupt"); in W6692_interrupt()
544 debugl1(cs, "W6692 B channel 2 interrupt"); in W6692_interrupt()
596 debugl1(cs, " l2l1 tx_skb exist this shouldn't happen"); in W6692_l1hw()
617 debugl1(cs, "-> PH_REQUEST_PULL"); in W6692_l1hw()
669 debugl1(cs, "W6692_l1hw unknown %04x", pr); in W6692_l1hw()
698 debugl1(cs, "D-Channel Busy D_RBCH %02x D_STAR %02x", in dbusy_timer_handler()
716 debugl1(cs, "D-Channel Busy no skb"); in dbusy_timer_handler()
733 debugl1(cs, "w6692 %c mode %d ichan %d", in W6692Bmode()