Home
last modified time | relevance | path

Searched refs:smsc_warn_printf (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/sys/dev/usb/net/
H A Dif_smsc.c175 #define smsc_warn_printf(sc, fmt, args...) \ macro
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()
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()
[all …]