Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/template/
H A Dusb_template_cdce.c105 static const struct usb_cdc_union_descriptor eth_union_desc = { variable
106 .bLength = sizeof(eth_union_desc),
133 &eth_union_desc,
H A Dusb_template_serialnet.c120 static const struct usb_cdc_union_descriptor eth_union_desc = { variable
121 .bLength = sizeof(eth_union_desc),
148 &eth_union_desc,
H A Dusb_template_multi.c123 static const struct usb_cdc_union_descriptor eth_union_desc = { variable
124 .bLength = sizeof(eth_union_desc),
151 &eth_union_desc,