Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/usb/net/
H A Dif_axe.c207 static int axe_attach_post_sub(struct usb_ether *);
290 .ue_attach_post_sub = axe_attach_post_sub,
867 axe_attach_post_sub(struct usb_ether *ue) in axe_attach_post_sub() function