Home
last modified time | relevance | path

Searched refs:USB_RE_ENUM_SET_CONFIG (Results 1 - 2 of 2) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
H A Dusb_device.h239 uint8_t next_config_index; /* used by USB_RE_ENUM_SET_CONFIG */
253 #define USB_RE_ENUM_SET_CONFIG 3 macro
H A Dusb_hub.c465 case USB_RE_ENUM_SET_CONFIG: in uhub_explore_handle_re_enumerate()
3061 udev->re_enumerate_wait = USB_RE_ENUM_SET_CONFIG; in usbd_start_set_config()
3064 } else if (udev->re_enumerate_wait == USB_RE_ENUM_SET_CONFIG) { in usbd_start_set_config()

Completed in 5 milliseconds