Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/usb/net/
H A Dif_cdce.c108 static uether_fn_t cdce_stop; variable
319 .ue_stop = cdce_stop,
1008 cdce_stop(struct usb_ether *ue) in cdce_stop() function