Searched refs:smsc_softc (Results 1 – 3 of 3) sorted by relevance
79 struct smsc_softc { struct170 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 …]
72 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()
78 struct smsc_softc { struct