Searched refs:PORT_STAT_ENABLE (Results 1 – 1 of 1) sorted by relevance
52 #define PORT_STAT_ENABLE 0x0002 macro190 if (port->wPortStatus & PORT_STAT_ENABLE) { in usb_hub_attach()191 port->wPortStatus &= ~PORT_STAT_ENABLE; in usb_hub_attach()354 port->wPortStatus |= PORT_STAT_ENABLE; in usb_hub_handle_control()376 port->wPortStatus &= ~PORT_STAT_ENABLE; in usb_hub_handle_control()488 if (dev && (port->wPortStatus & PORT_STAT_ENABLE)) { in usb_hub_broadcast_packet()