Searched refs:UCDC_NCM_SET_CRC_MODE (Results 1 – 2 of 2) sorted by relevance
/third_party/FreeBSD/sys/dev/usb/ | ||
D | usb_cdc.h | 305 #define UCDC_NCM_SET_CRC_MODE 0x8A macro |
/third_party/FreeBSD/sys/dev/usb/net/ | ||
D | if_cdce.c | 407 req.bRequest = UCDC_NCM_SET_CRC_MODE; in cdce_ncm_init() |