Lines Matching refs:DBG
144 #define DBG(n, dev, fmt, ...) \ macro
245 DBG(2, dev, "%s\n", __func__); in smc_reset()
338 DBG(2, dev, "%s\n", __func__); in smc_enable()
372 DBG(2, dev, "%s: %s\n", CARDNAME, __func__); in smc_shutdown()
404 DBG(3, dev, "%s\n", __func__); in smc_rcv()
418 DBG(2, dev, "RX PNR 0x%x STATUS 0x%04x LENGTH 0x%04x (%d)\n", in smc_rcv()
548 DBG(3, dev, "%s\n", __func__); in smc_hardware_send_pkt()
578 DBG(2, dev, "TX PNR 0x%x LENGTH 0x%04x (%d) BUF 0x%p\n", in smc_hardware_send_pkt()
636 DBG(3, dev, "%s\n", __func__); in smc_hard_start_xmit()
684 DBG(2, dev, "TX memory allocation deferred.\n"); in smc_hard_start_xmit()
709 DBG(3, dev, "%s\n", __func__); in smc_tx()
725 DBG(2, dev, "TX STATUS 0x%04x PNR 0x%02x\n", in smc_tx()
828 DBG(3, dev, "%s: phyaddr=0x%x, phyreg=0x%x, phydata=0x%x\n", in smc_phy_read()
855 DBG(3, dev, "%s: phyaddr=0x%x, phyreg=0x%x, phydata=0x%x\n", in smc_phy_write()
869 DBG(2, dev, "%s\n", __func__); in smc_phy_detect()
884 DBG(3, dev, "phy_id1=0x%x, phy_id2=0x%x\n", in smc_phy_detect()
908 DBG(3, dev, "%s\n", __func__); in smc_phy_fixed()
1041 DBG(3, dev, "smc_program_phy()\n"); in smc_phy_configure()
1115 DBG(2, dev, "phy caps=%x\n", my_phy_caps); in smc_phy_configure()
1116 DBG(2, dev, "phy advertised caps=%x\n", my_ad_caps); in smc_phy_configure()
1140 DBG(2, dev, "%s\n", __func__); in smc_phy_interrupt()
1208 DBG(3, dev, "%s\n", __func__); in smc_interrupt()
1227 DBG(2, dev, "INT 0x%02x MASK 0x%02x MEM 0x%04x FIFO 0x%04x\n", in smc_interrupt()
1240 DBG(3, dev, "TX int\n"); in smc_interrupt()
1246 DBG(3, dev, "RX irq\n"); in smc_interrupt()
1249 DBG(3, dev, "Allocation irq\n"); in smc_interrupt()
1253 DBG(3, dev, "TX empty\n"); in smc_interrupt()
1268 DBG(1, dev, "RX overrun (EPH_ST 0x%04x)\n", in smc_interrupt()
1296 DBG(3, dev, "Interrupt done (%d loops)\n", in smc_interrupt()
1330 DBG(2, dev, "%s\n", __func__); in smc_timeout()
1373 DBG(2, dev, "%s\n", __func__); in smc_set_multicast_list()
1376 DBG(2, dev, "RCR_PRMS\n"); in smc_set_multicast_list()
1391 DBG(2, dev, "RCR_ALMUL\n"); in smc_set_multicast_list()
1433 DBG(2, dev, "~(RCR_PRMS|RCR_ALMUL)\n"); in smc_set_multicast_list()
1466 DBG(2, dev, "%s\n", __func__); in smc_open()
1510 DBG(2, dev, "%s\n", __func__); in smc_close()
1690 DBG(1, dev, "Reading %d bytes at %d(0x%x)\n", in smc_ethtool_geteeprom()
1702 DBG(2, dev, "Read 0x%x from 0x%x\n", wbuf, offset >> 1); in smc_ethtool_geteeprom()
1715 DBG(1, dev, "Writing %d bytes to %d(0x%x)\n", in smc_ethtool_seteeprom()
1725 DBG(2, dev, "Writing 0x%x to 0x%x\n", wbuf, offset >> 1); in smc_ethtool_seteeprom()
1779 DBG(2, lp->dev, "%s: %s\n", CARDNAME, __func__); in smc_findirq()
1856 DBG(2, dev, "%s: %s\n", CARDNAME, __func__); in smc_probe()
1860 DBG(2, dev, "%s: bank signature probe returned 0x%04x\n", in smc_probe()
1904 DBG(2, dev, "%s: revision = 0x%04x\n", CARDNAME, revision_register); in smc_probe()