Lines Matching refs:smsc_warn_printf
172 #define smsc_warn_printf(sc, fmt, args...) \ macro
279 smsc_warn_printf(sc, "Failed to read register 0x%0x\n", off); in smsc_read_reg()
317 smsc_warn_printf(sc, "Failed to write register 0x%0x\n", off); in smsc_write_reg()
388 smsc_warn_printf(sc, "eeprom busy, failed to read data\n"); in smsc_eeprom_read()
409 smsc_warn_printf(sc, "eeprom command failed\n"); in smsc_eeprom_read()
455 smsc_warn_printf(sc, "MII is busy\n"); in smsc_miibus_readreg()
463 smsc_warn_printf(sc, "MII read timeout\n"); in smsc_miibus_readreg()
505 smsc_warn_printf(sc, "MII is busy\n"); in smsc_miibus_writereg()
516 smsc_warn_printf(sc, "MII write timeout\n"); in smsc_miibus_writereg()
579 smsc_warn_printf(sc, "failed to read initial AFC_CFG, error %d\n", err); in smsc_miibus_statchg()
612 smsc_warn_printf(sc, "media change failed, error %d\n", err); in smsc_miibus_statchg()
801 smsc_warn_printf(sc, "failed to read SMSC_COE_CTRL (err=%d)\n", err); in smsc_sethwcsum()
819 smsc_warn_printf(sc, "failed to write SMSC_COE_CTRL (err=%d)\n", err); in smsc_sethwcsum()
880 smsc_warn_printf(sc, "reset failed (ignored)\n"); in smsc_reset()
1007 smsc_warn_printf(sc, "failed to create new mbuf\n"); in smsc_bulk_read_callback()
1098 smsc_warn_printf(sc, "bulk read error, %s\n", usbd_errstr(error)); in smsc_bulk_read_callback()
1348 smsc_warn_printf(sc, "timed-out waiting for reset to complete\n"); in smsc_chip_init()
1356 smsc_warn_printf(sc, "timed-out waiting for phy reset to complete\n"); in smsc_chip_init()
1362 smsc_warn_printf(sc, "failed to set the MAC address\n"); in smsc_chip_init()
1370 smsc_warn_printf(sc, "failed to read HW_CFG: %d\n", err); in smsc_chip_init()
1403 smsc_warn_printf(sc, "failed to read HW_CFG: (err = %d)\n", err); in smsc_chip_init()
1426 smsc_warn_printf(sc, "failed to read ID_REV (err = %d)\n", err); in smsc_chip_init()
1448 smsc_warn_printf(sc, "failed to read MAC_CSR (err=%d)\n", err); in smsc_chip_init()
1557 smsc_warn_printf((struct smsc_softc *)ue->ue_sc, in smsc_get_smsc95xx_macaddr()
1595 smsc_warn_printf((struct smsc_softc *)ue->ue_sc, in smsc_bootargs_get_mac_addr()