Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/net/
H A Dusb_ethernet.c71 static usb_proc_callback_t ue_attach_post_task; variable
180 ue_queue_command(ue, ue_attach_post_task, in uether_ifattach()
201 ue_attach_post_task(struct usb_proc_msg *_task) in ue_attach_post_task() function