Lines Matching refs:smsc_softc
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); 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()
755 struct smsc_softc * const sc = device_private(self); in smsc_attach()
883 struct smsc_softc * const sc = usbnet_softc(un); in smsc_uno_rx_loop()