Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/template/
H A Dusb_template_cdce.c117 .bcdCDC[0] = 0x10,
118 .bcdCDC[1] = 0x01,
H A Dusb_template_serialnet.c132 .bcdCDC[0] = 0x10,
133 .bcdCDC[1] = 0x01,
H A Dusb_template_multi.c135 .bcdCDC[0] = 0x10,
136 .bcdCDC[1] = 0x01,
/freebsd/sys/dev/usb/
H A Dusb_cdc.h60 uWord bcdCDC; member