Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
Dusb_cdc.h295 #define UCDC_NCM_GET_NTB_PARAMETERS 0x80 macro
/third_party/FreeBSD/sys/dev/usb/net/
Dif_cdce.c279 req.bRequest = UCDC_NCM_GET_NTB_PARAMETERS; in cdce_ncm_init()