Lines Matching refs:DBG
156 #define DBG(n, dev, fmt, ...) \ macro
257 DBG(2, dev, "%s\n", __func__); in smc_reset()
350 DBG(2, dev, "%s\n", __func__); in smc_enable()
384 DBG(2, dev, "%s: %s\n", CARDNAME, __func__); in smc_shutdown()
417 DBG(3, dev, "%s\n", __func__); in smc_rcv()
431 DBG(2, dev, "RX PNR 0x%x STATUS 0x%04x LENGTH 0x%04x (%d)\n", in smc_rcv()
561 DBG(3, dev, "%s\n", __func__); in smc_hardware_send_pkt()
591 DBG(2, dev, "TX PNR 0x%x LENGTH 0x%04x (%d) BUF 0x%p\n", in smc_hardware_send_pkt()
649 DBG(3, dev, "%s\n", __func__); in smc_hard_start_xmit()
697 DBG(2, dev, "TX memory allocation deferred.\n"); in smc_hard_start_xmit()
721 DBG(3, dev, "%s\n", __func__); in smc_tx()
737 DBG(2, dev, "TX STATUS 0x%04x PNR 0x%02x\n", in smc_tx()
840 DBG(3, dev, "%s: phyaddr=0x%x, phyreg=0x%x, phydata=0x%x\n", in smc_phy_read()
867 DBG(3, dev, "%s: phyaddr=0x%x, phyreg=0x%x, phydata=0x%x\n", in smc_phy_write()
881 DBG(2, dev, "%s\n", __func__); in smc_phy_detect()
896 DBG(3, dev, "phy_id1=0x%x, phy_id2=0x%x\n", in smc_phy_detect()
920 DBG(3, dev, "%s\n", __func__); in smc_phy_fixed()
1054 DBG(3, dev, "smc_program_phy()\n"); in smc_phy_configure()
1128 DBG(2, dev, "phy caps=%x\n", my_phy_caps); in smc_phy_configure()
1129 DBG(2, dev, "phy advertised caps=%x\n", my_ad_caps); in smc_phy_configure()
1153 DBG(2, dev, "%s\n", __func__); in smc_phy_interrupt()
1221 DBG(3, dev, "%s\n", __func__); in smc_interrupt()
1240 DBG(2, dev, "INT 0x%02x MASK 0x%02x MEM 0x%04x FIFO 0x%04x\n", in smc_interrupt()
1253 DBG(3, dev, "TX int\n"); in smc_interrupt()
1259 DBG(3, dev, "RX irq\n"); in smc_interrupt()
1262 DBG(3, dev, "Allocation irq\n"); in smc_interrupt()
1266 DBG(3, dev, "TX empty\n"); in smc_interrupt()
1281 DBG(1, dev, "RX overrun (EPH_ST 0x%04x)\n", in smc_interrupt()
1309 DBG(3, dev, "Interrupt done (%d loops)\n", in smc_interrupt()
1343 DBG(2, dev, "%s\n", __func__); in smc_timeout()
1386 DBG(2, dev, "%s\n", __func__); in smc_set_multicast_list()
1389 DBG(2, dev, "RCR_PRMS\n"); in smc_set_multicast_list()
1404 DBG(2, dev, "RCR_ALMUL\n"); in smc_set_multicast_list()
1446 DBG(2, dev, "~(RCR_PRMS|RCR_ALMUL)\n"); in smc_set_multicast_list()
1479 DBG(2, dev, "%s\n", __func__); in smc_open()
1523 DBG(2, dev, "%s\n", __func__); in smc_close()
1703 DBG(1, dev, "Reading %d bytes at %d(0x%x)\n", in smc_ethtool_geteeprom()
1715 DBG(2, dev, "Read 0x%x from 0x%x\n", wbuf, offset >> 1); in smc_ethtool_geteeprom()
1728 DBG(1, dev, "Writing %d bytes to %d(0x%x)\n", in smc_ethtool_seteeprom()
1738 DBG(2, dev, "Writing 0x%x to 0x%x\n", wbuf, offset >> 1); in smc_ethtool_seteeprom()
1792 DBG(2, lp->dev, "%s: %s\n", CARDNAME, __func__); in smc_findirq()
1868 DBG(2, dev, "%s: %s\n", CARDNAME, __func__); in smc_probe()
1872 DBG(2, dev, "%s: bank signature probe returned 0x%04x\n", in smc_probe()
1916 DBG(2, dev, "%s: revision = 0x%04x\n", CARDNAME, revision_register); in smc_probe()