Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/net/
H A Dif_cue.c112 static uether_fn_t cue_attach_post; variable
181 .ue_attach_post = cue_attach_post,
373 cue_attach_post(struct usb_ether *ue) in cue_attach_post() function