Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
H A Dusb_hub.c663 uint8_t detach_flag = 0; in uhub_reattach_port() local
690 detach_flag = 1; in uhub_reattach_port()
709 * If the detach_flag is 0, it indicates that disconnection is detacted in uhub_reattach_port()
713 if (!detach_flag) { in uhub_reattach_port()

Completed in 4 milliseconds