Home
last modified time | relevance | path

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

/external/libusb/libusb/os/
Dwindows_winusb.h372 ULONG ConnectionIndex; member
401 ULONG ConnectionIndex; member
434 ULONG ConnectionIndex; member
Dwindows_winusb.c718 cd_buf_short.req.ConnectionIndex = (ULONG)dev->port_number; in cache_config_descriptors()
747 cd_buf_actual->ConnectionIndex = (ULONG)dev->port_number; in cache_config_descriptors()
897 conn_info_v2.ConnectionIndex = port_number; in init_root_hub()
939 conn_info.ConnectionIndex = port_number; in init_root_hub()
1092 conn_info.ConnectionIndex = (ULONG)port_number; in init_device()
1154 conn_info_v2.ConnectionIndex = (ULONG)port_number; in init_device()