Home
last modified time | relevance | path

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

/external/qemu/hw/
Dusb-hub.c63 #define PORT_STAT_C_ENABLE 0x0002 macro
192 port->wPortChange |= PORT_STAT_C_ENABLE; in usb_hub_attach()
379 port->wPortChange &= ~PORT_STAT_C_ENABLE; in usb_hub_handle_control()