Searched refs:smsc_warn_printf (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14.2/sys/dev/usb/net/ |
| H A D | if_smsc.c | 173 #define smsc_warn_printf(sc, fmt, args...) \ macro 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() 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() 1363 smsc_warn_printf(sc, "failed to set the MAC address\n"); in smsc_chip_init() 1558 smsc_warn_printf((struct smsc_softc *)ue->ue_sc, in smsc_get_smsc95xx_macaddr() [all …]
|