Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
Dusb_hub.c664 uint8_t detach_flag = 0; in uhub_reattach_port() local
691 detach_flag = 1; in uhub_reattach_port()
714 if (!detach_flag) { in uhub_reattach_port()