Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/net/
H A Dusb_ethernet.c181 &ue->ue_sync_task[0].hdr, in uether_ifattach()
182 &ue->ue_sync_task[1].hdr); in uether_ifattach()
195 &ue->ue_sync_task[0].hdr, in uether_ifattach_wait()
196 &ue->ue_sync_task[1].hdr); in uether_ifattach_wait()
359 &ue->ue_sync_task[0].hdr, in ue_init()
360 &ue->ue_sync_task[1].hdr); in ue_init()
518 &ue->ue_sync_task[0].hdr, in uether_ioctl()
519 &ue->ue_sync_task[1].hdr); in uether_ioctl()
522 &ue->ue_sync_task[0].hdr, in uether_ioctl()
523 &ue->ue_sync_task[1].hdr); in uether_ioctl()
H A Dusb_ethernet.h89 struct usb_ether_cfg_task ue_sync_task[2]; member