Home
last modified time | relevance | path

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

/src/sys/dev/usb/net/
H A Dif_cue.c111 static uether_fn_t cue_attach_post; variable
180 .ue_attach_post = cue_attach_post,
372 cue_attach_post(struct usb_ether *ue) in cue_attach_post() function