Searched refs:UX_HOST_CLASS_HUB_PORT_STATUS_CONNECTION (Results 1 – 2 of 2) sorted by relevance
115 if (port_status & UX_HOST_CLASS_HUB_PORT_STATUS_CONNECTION) in _ux_host_class_hub_port_change_connection_process()159 if ((local_port_status & UX_HOST_CLASS_HUB_PORT_STATUS_CONNECTION) == 0) in _ux_host_class_hub_port_change_connection_process()
119 #define UX_HOST_CLASS_HUB_PORT_STATUS_CONNECTION 0x0001 macro