Lines Matching refs:smsc_warn_printf

175 #define smsc_warn_printf(sc, fmt, args...) \  macro
280 smsc_warn_printf(sc, "Failed to read register 0x%0x\n", off); in smsc_read_reg()
318 smsc_warn_printf(sc, "Failed to write register 0x%0x\n", off); in smsc_write_reg()
389 smsc_warn_printf(sc, "eeprom busy, failed to read data\n"); in smsc_eeprom_read()
410 smsc_warn_printf(sc, "eeprom command failed\n"); in smsc_eeprom_read()
456 smsc_warn_printf(sc, "MII is busy\n"); in smsc_miibus_readreg()
464 smsc_warn_printf(sc, "MII read timeout\n"); in smsc_miibus_readreg()
506 smsc_warn_printf(sc, "MII is busy\n"); in smsc_miibus_writereg()
517 smsc_warn_printf(sc, "MII write timeout\n"); in smsc_miibus_writereg()
580 smsc_warn_printf(sc, "failed to read initial AFC_CFG, error %d\n", err); in smsc_miibus_statchg()
613 smsc_warn_printf(sc, "media change failed, error %d\n", err); in smsc_miibus_statchg()
802 smsc_warn_printf(sc, "failed to read SMSC_COE_CTRL (err=%d)\n", err); in smsc_sethwcsum()
820 smsc_warn_printf(sc, "failed to write SMSC_COE_CTRL (err=%d)\n", err); in smsc_sethwcsum()
881 smsc_warn_printf(sc, "reset failed (ignored)\n"); in smsc_reset()
1008 smsc_warn_printf(sc, "failed to create new mbuf\n"); in smsc_bulk_read_callback()
1099 smsc_warn_printf(sc, "bulk read error, %s\n", usbd_errstr(error)); in smsc_bulk_read_callback()
1349 smsc_warn_printf(sc, "timed-out waiting for reset to complete\n"); in smsc_chip_init()
1357 smsc_warn_printf(sc, "timed-out waiting for phy reset to complete\n"); in smsc_chip_init()
1363 smsc_warn_printf(sc, "failed to set the MAC address\n"); in smsc_chip_init()
1371 smsc_warn_printf(sc, "failed to read HW_CFG: %d\n", err); in smsc_chip_init()
1404 smsc_warn_printf(sc, "failed to read HW_CFG: (err = %d)\n", err); in smsc_chip_init()
1427 smsc_warn_printf(sc, "failed to read ID_REV (err = %d)\n", err); in smsc_chip_init()
1449 smsc_warn_printf(sc, "failed to read MAC_CSR (err=%d)\n", err); in smsc_chip_init()