• Home
  • Raw
  • Download

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()
647 DBG(3, dev, "%s\n", __func__); in smc_hard_start_xmit()
695 DBG(2, dev, "TX memory allocation deferred.\n"); in smc_hard_start_xmit()
719 DBG(3, dev, "%s\n", __func__); in smc_tx()
735 DBG(2, dev, "TX STATUS 0x%04x PNR 0x%02x\n", in smc_tx()
838 DBG(3, dev, "%s: phyaddr=0x%x, phyreg=0x%x, phydata=0x%x\n", in smc_phy_read()
865 DBG(3, dev, "%s: phyaddr=0x%x, phyreg=0x%x, phydata=0x%x\n", in smc_phy_write()
879 DBG(2, dev, "%s\n", __func__); in smc_phy_detect()
894 DBG(3, dev, "phy_id1=0x%x, phy_id2=0x%x\n", in smc_phy_detect()
918 DBG(3, dev, "%s\n", __func__); in smc_phy_fixed()
1052 DBG(3, dev, "smc_program_phy()\n"); in smc_phy_configure()
1126 DBG(2, dev, "phy caps=%x\n", my_phy_caps); in smc_phy_configure()
1127 DBG(2, dev, "phy advertised caps=%x\n", my_ad_caps); in smc_phy_configure()
1151 DBG(2, dev, "%s\n", __func__); in smc_phy_interrupt()
1219 DBG(3, dev, "%s\n", __func__); in smc_interrupt()
1238 DBG(2, dev, "INT 0x%02x MASK 0x%02x MEM 0x%04x FIFO 0x%04x\n", in smc_interrupt()
1251 DBG(3, dev, "TX int\n"); in smc_interrupt()
1257 DBG(3, dev, "RX irq\n"); in smc_interrupt()
1260 DBG(3, dev, "Allocation irq\n"); in smc_interrupt()
1264 DBG(3, dev, "TX empty\n"); in smc_interrupt()
1279 DBG(1, dev, "RX overrun (EPH_ST 0x%04x)\n", in smc_interrupt()
1307 DBG(3, dev, "Interrupt done (%d loops)\n", in smc_interrupt()
1341 DBG(2, dev, "%s\n", __func__); in smc_timeout()
1384 DBG(2, dev, "%s\n", __func__); in smc_set_multicast_list()
1387 DBG(2, dev, "RCR_PRMS\n"); in smc_set_multicast_list()
1402 DBG(2, dev, "RCR_ALMUL\n"); in smc_set_multicast_list()
1444 DBG(2, dev, "~(RCR_PRMS|RCR_ALMUL)\n"); in smc_set_multicast_list()
1477 DBG(2, dev, "%s\n", __func__); in smc_open()
1521 DBG(2, dev, "%s\n", __func__); in smc_close()
1701 DBG(1, dev, "Reading %d bytes at %d(0x%x)\n", in smc_ethtool_geteeprom()
1713 DBG(2, dev, "Read 0x%x from 0x%x\n", wbuf, offset >> 1); in smc_ethtool_geteeprom()
1726 DBG(1, dev, "Writing %d bytes to %d(0x%x)\n", in smc_ethtool_seteeprom()
1736 DBG(2, dev, "Writing 0x%x to 0x%x\n", wbuf, offset >> 1); in smc_ethtool_seteeprom()
1791 DBG(2, lp->dev, "%s: %s\n", CARDNAME, __func__); in smc_findirq()
1867 DBG(2, dev, "%s: %s\n", CARDNAME, __func__); in smc_probe()
1871 DBG(2, dev, "%s: bank signature probe returned 0x%04x\n", in smc_probe()
1915 DBG(2, dev, "%s: revision = 0x%04x\n", CARDNAME, revision_register); in smc_probe()