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

  /src/sys/dev/isa/
smscvar.h 78 struct smsc_softc { struct
  /src/sys/dev/usb/
if_smsc.c 79 struct smsc_softc { struct
170 CFATTACH_DECL_NEW(usmsc, sizeof(struct smsc_softc),
179 static void smsc_reset(struct smsc_softc *);
343 struct smsc_softc * const sc = usbnet_softc(un);
418 struct smsc_softc * const sc = usbnet_softc(un);
475 struct smsc_softc * const sc = usbnet_softc(un);
538 smsc_reset(struct smsc_softc *sc)
556 struct smsc_softc * const sc = usbnet_softc(un);
571 struct smsc_softc * const sc = usbnet_softc(un);
580 struct smsc_softc * const sc = usbnet_softc(un)
    [all...]

Completed in 13 milliseconds