Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/net/
H A Dif_aue.c200 static uether_fn_t aue_attach_post; variable
281 .ue_attach_post = aue_attach_post,
624 aue_attach_post(struct usb_ether *ue) in aue_attach_post() function