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

/freebsd-12-stable/sys/dev/usb/net/
H A Dif_smsc.c161 #define smsc_warn_printf(sc, fmt, args...) \ macro
275 smsc_warn_printf(sc, "Failed to read register 0x%0x\n", off);
313 smsc_warn_printf(sc, "Failed to write register 0x%0x\n", off);
384 smsc_warn_printf(sc, "eeprom busy, failed to read data\n");
406 smsc_warn_printf(sc, "eeprom command failed\n");
452 smsc_warn_printf(sc, "MII is busy\n");
460 smsc_warn_printf(sc, "MII read timeout\n");
502 smsc_warn_printf(sc, "MII is busy\n");
513 smsc_warn_printf(sc, "MII write timeout\n");
578 smsc_warn_printf(s
[all...]

Completed in 101 milliseconds