Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/
H A Dusbcdc.h92 struct usb_cdc_ethernet_descriptor { struct
H A Dif_cdce.c156 struct usb_cdc_ethernet_descriptor *ethd; in cdce_attach()
199 ethd = (struct usb_cdc_ethernet_descriptor *)desc; in cdce_attach()