Searched refs:MS_OS_DESC_STRING_LENGTH (Results 1 – 1 of 1) sorted by relevance
93 #define MS_OS_DESC_STRING_LENGTH 0x12 macro96 MS_OS_DESC_STRING_LENGTH,934 …g_descriptor(handle, MS_OS_DESC_STRING_INDEX, 0, (unsigned char*)string, MS_OS_DESC_STRING_LENGTH); in test_device()935 …if (r == MS_OS_DESC_STRING_LENGTH && memcmp(ms_os_desc_string, string, sizeof(ms_os_desc_string)) … in test_device()