Home
last modified time | relevance | path

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

/NextBSD/sys/dev/usb/net/
HDif_udav.c96 static uether_fn_t udav_stop; variable
196 .ue_stop = udav_stop,
208 .ue_stop = udav_stop,
439 udav_stop(ue); in udav_init()
731 udav_stop(struct usb_ether *ue) in udav_stop() function