Home
last modified time | relevance | path

Searched refs:ued (Results 1 - 1 of 1) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/net/
H A Dif_cdce.c466 const struct usb_cdc_ethernet_descriptor *ued; in cdce_attach() local
569 ued = (const struct usb_cdc_ethernet_descriptor *)usbd_find_descriptor in cdce_attach()
573 if ((ued == NULL) || (ued->bLength < sizeof(*ued))) { in cdce_attach()
577 eaddr_str, sizeof(eaddr_str), ued->iMacAddress); in cdce_attach()

Completed in 2 milliseconds