Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/net/
H A Dif_axe.c198 static uether_fn_t axe_stop; variable
288 .ue_stop = axe_stop,
1334 axe_stop(ue); in axe_init()
1442 axe_stop(struct usb_ether *ue) in axe_stop() function