Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
Dusb_hub.c170 static volatile uint8_t g_device_is_alive = 0; variable
175 return (g_device_is_alive); in usb_port_status_get()
1549 g_device_is_alive = 1; in uhub_attach()
2443 if (g_device_is_alive) { in usb_bus_power_update()