Home
last modified time | relevance | path

Searched refs:bcdCDC (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/sys/dev/usb/template/
H A Dusb_template_cdce.c117 .bcdCDC[0] = 0x10,
118 .bcdCDC[1] = 0x01,
H A Dusb_template_serialnet.c133 .bcdCDC[0] = 0x10,
134 .bcdCDC[1] = 0x01,
H A Dusb_template_multi.c136 .bcdCDC[0] = 0x10,
137 .bcdCDC[1] = 0x01,
/freebsd-14.2/sys/dev/usb/
H A Dusb_cdc.h60 uWord bcdCDC; member