Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/usb/
H A Dif_smsc.c79 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); in smsc_uno_miibus_statchg()
418 struct smsc_softc * const sc = usbnet_softc(un); in smsc_uno_mcast()
475 struct smsc_softc * const sc = usbnet_softc(un); in smsc_setoe_locked()
538 smsc_reset(struct smsc_softc *sc) in smsc_reset()
556 struct smsc_softc * const sc = usbnet_softc(un); in smsc_uno_init()
571 struct smsc_softc * const sc = usbnet_softc(un); in smsc_uno_stop()
580 struct smsc_softc * const sc = usbnet_softc(un); in smsc_chip_init()
[all …]
/netbsd-src/sys/dev/isa/
H A Dsmsc.c72 CFATTACH_DECL_NEW(smsc, sizeof(struct smsc_softc),
142 struct smsc_softc *sc = device_private(self); in smsc_attach()
258 struct smsc_softc *sc = device_private(self); in smsc_detach()
326 struct smsc_softc *sc = sme->sme_cookie; in smsc_refresh()
H A Dsmscvar.h78 struct smsc_softc { struct