Home
last modified time | relevance | path

Searched refs:UDESCSUB_CDC_UNION (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/dev/usb/
H A Dusb_cdc.h44 #define UDESCSUB_CDC_UNION 6 macro
/freebsd/sys/dev/usb/template/
H A Dusb_template_cdce.c108 .bDescriptorSubtype = UDESCSUB_CDC_UNION,
H A Dusb_template_serialnet.c123 .bDescriptorSubtype = UDESCSUB_CDC_UNION,
H A Dusb_template_multi.c126 .bDescriptorSubtype = UDESCSUB_CDC_UNION,
H A Dusb_template.c218 (raw[2] == UDESCSUB_CDC_UNION)) { in usb_make_raw_desc()
/freebsd/sys/dev/usb/serial/
H A Dumodem.c366 0xFF, UDESCSUB_CDC_UNION, 0xFF); in umodem_attach()
/freebsd/sys/dev/usb/net/
H A Dif_cdce.c627 UDESC_CS_INTERFACE, 0xFF, UDESCSUB_CDC_UNION, 0xFF); in cdce_attach()
H A Dif_umb.c438 UDESC_CS_INTERFACE, 0xff, UDESCSUB_CDC_UNION, 0xff); in umb_attach()