Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/net/
H A Dif_smsc.c197 static uether_fn_t smsc_stop; variable
242 .ue_stop = smsc_stop,
914 smsc_stop(ue); in smsc_init()
1251 smsc_stop(struct usb_ether *ue) in smsc_stop() function