Home
last modified time | relevance | path

Searched refs:UCDC_NCM_SET_CRC_MODE (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/bus/u4b/
H A Dusb_cdc.h264 #define UCDC_NCM_SET_CRC_MODE 0x8A macro
/dragonfly/sys/bus/u4b/net/
H A Dif_cdce.c467 req.bRequest = UCDC_NCM_SET_CRC_MODE; in cdce_ncm_init()