Lines Matching refs:pr_debug

422 		pr_debug("%s", version);  in init_module()
439 pr_debug("%s", version); in tc515_probe()
533 pr_debug("ISAPNP reports %s at i/o 0x%x, irq %d\n", in corkscrew_scan()
733 pr_debug("%s: Initial media type %s.\n", in corkscrew_open()
748 pr_debug("%s: corkscrew_open() InternalConfig %8.8x.\n", in corkscrew_open()
782 pr_debug("%s: corkscrew_open() irq %d media status %4.4x.\n", in corkscrew_open()
819 pr_debug("%s: Filling in the Rx ring.\n", dev->name); in corkscrew_open()
882 pr_debug("%s: Media selection timer tick happened, %s.\n", in corkscrew_timer()
899 pr_debug("%s: Media %s has link beat, %x.\n", in corkscrew_timer()
904 pr_debug("%s: Media %s is has no link beat, %x.\n", in corkscrew_timer()
912 pr_debug("%s: Media %s is has no indication, %x.\n", in corkscrew_timer()
930 pr_debug("%s: Media selection failing, using default %s port.\n", in corkscrew_timer()
935 pr_debug("%s: Media selection failed, now trying %s port.\n", in corkscrew_timer()
958 pr_debug("%s: Media selection timer finished, %s.\n", in corkscrew_timer()
978 pr_debug(" Flags; bus-master %d, full %d; dirty %d current %d.\n", in corkscrew_timeout()
981 pr_debug(" Down list %8.8x vs. %p.\n", inl(ioaddr + DownListPtr), in corkscrew_timeout()
984 pr_debug(" %d: %p length %8.8x status %8.8x\n", i, in corkscrew_timeout()
1025 pr_debug("%s: Trying to send a packet, Tx index %d.\n", in corkscrew_start_xmit()
1102 pr_debug("%s: Tx error, status %2.2x.\n", in corkscrew_start_xmit()
1143 pr_debug("%s: interrupt, status %4.4x, timer %d.\n", in corkscrew_interrupt()
1160 pr_debug("%s: In interrupt loop, status %4.4x.\n", in corkscrew_interrupt()
1167 pr_debug(" TX room bit was handled.\n"); in corkscrew_interrupt()
1212 pr_debug("%s: Updating stats.\n", dev->name); in corkscrew_interrupt()
1262 pr_debug("%s: exiting interrupt, status %4.4x.\n", dev->name, status); in corkscrew_interrupt()
1273 pr_debug(" In rx_packet(), status %4.4x, rx_status %4.4x.\n", in corkscrew_rx()
1279 pr_debug(" Rx error: status %2.2x.\n", in corkscrew_rx()
1299 pr_debug("Receiving packet size %d status %4.4x.\n", in corkscrew_rx()
1318 pr_debug("%s: Couldn't allocate a sk_buff of size %d.\n", dev->name, pkt_len); in corkscrew_rx()
1338 pr_debug(" In boomerang_rx(), status %4.4x, rx_status %4.4x.\n", in boomerang_rx()
1344 pr_debug(" Rx error: status %2.2x.\n", in boomerang_rx()
1364 pr_debug("Receiving packet size %d status %4.4x.\n", in boomerang_rx()
1423 pr_debug("%s: corkscrew_close() status %4.4x, Tx status %2.2x.\n", in corkscrew_close()
1426 pr_debug("%s: corkscrew close stats: rx_nocopy %d rx_copy %d tx_queued %d.\n", in corkscrew_close()
1528 pr_debug("%s: Setting promiscuous mode.\n", in set_rx_mode()