Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/net/
H A Dif_mos.c176 static void mos_stop(struct usb_ether *);
257 .ue_stop = mos_stop,
996 mos_stop(struct usb_ether *ue) in mos_stop() function