Searched refs:UCDC_NCM_GET_NTB_PARAMETERS (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/usb/ | ||
H A D | usb_cdc.h | 255 #define UCDC_NCM_GET_NTB_PARAMETERS 0x80 macro |
/freebsd/sys/dev/usb/net/ | ||
H A D | if_cdce.c | 353 req.bRequest = UCDC_NCM_GET_NTB_PARAMETERS; in cdce_ncm_init() |