Home
last modified time | relevance | path

Searched defs:ue_init (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/usb/net/
H A Dusb_ethernet.h57 uether_fn_t *ue_init; member
H A Dusb_ethernet.c355 ue_init(void *arg) in ue_init() function
/freebsd/usr.sbin/bhyve/
H A Dusb_emul.h55 void *(*ue_init)(struct usb_hci *hci, nvlist_t *nvl); member