Home
last modified time | relevance | path

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

/external/qemu/hw/
Dusb-hub.c62 #define PORT_STAT_C_CONNECTION 0x0001 macro
177 port->wPortChange |= PORT_STAT_C_CONNECTION; in usb_hub_attach()
189 port->wPortChange |= PORT_STAT_C_CONNECTION; in usb_hub_attach()
388 port->wPortChange &= ~PORT_STAT_C_CONNECTION; in usb_hub_handle_control()