Home
last modified time | relevance | path

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

/src/sys/dev/usb/net/
H A Dif_axe.c204 static int axe_attach_post_sub(struct usb_ether *);
285 .ue_attach_post_sub = axe_attach_post_sub,
862 axe_attach_post_sub(struct usb_ether *ue) in axe_attach_post_sub() function