Searched refs:UX_DEVICE_PORT_LOCATION_GET (Results 1 – 3 of 3) sorted by relevance
186 ALIGN_TYPE port_index = (ALIGN_TYPE)UX_DEVICE_PORT_LOCATION_GET(device); in _ux_host_stack_rh_port_enable()192 ALIGN_TYPE port_index = (ALIGN_TYPE)UX_DEVICE_PORT_LOCATION_GET(device); in _ux_host_stack_rh_port_reset()198 ALIGN_TYPE port_index = (ALIGN_TYPE)UX_DEVICE_PORT_LOCATION_GET(device); in _ux_host_stack_rh_port_status_get()324 UX_DEVICE_PORT_LOCATION_GET(device), 0); in _ux_host_stack_device_enumerated()352 UX_DEVICE_PORT_LOCATION_GET(device)); in _ux_host_stack_device_enumerated()364 (ULONG)(1 << UX_DEVICE_PORT_LOCATION_GET(device)); in _ux_host_stack_device_enumerated()1085 UX_DEVICE_PORT_LOCATION_GET(device), 0, 0, UX_TRACE_ERRORS, 0, 0); in _ux_host_stack_device_enum_run()
178 UX_DEVICE_PORT_LOCATION_GET(device)); in _ux_host_stack_hcd_unregister()
2078 #define UX_DEVICE_PORT_LOCATION_GET(d) ((d)->ux_device_port_location) macro