HomeSort by: relevance | last modified time | path
    Searched defs:smsc_warn_printf (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/usb/
if_smsc.c 160 #define smsc_warn_printf(un, fmt, args...) \ macro
225 smsc_warn_printf(un, "Failed to read register 0x%0x\n", off);
252 smsc_warn_printf(un, "Failed to write register 0x%0x\n", off);
288 smsc_warn_printf(un, "MII is busy\n");
297 smsc_warn_printf(un, "MII read timeout\n");
317 smsc_warn_printf(un, "MII is busy\n");
327 smsc_warn_printf(un, "MII write timeout\n");
369 smsc_warn_printf(un, "failed to read initial AFC_CFG, "
403 smsc_warn_printf(un, "media change failed, error %d\n", err);
484 smsc_warn_printf(un, "failed to read SMSC_COE_CTRL (err=%d)\n"
    [all...]

Completed in 12 milliseconds