Searched refs:UX_DEVICE_PORT_LOCATION_GET (Results 1 – 3 of 3) sorted by relevance
179 UX_DEVICE_PORT_LOCATION_GET(device)); in _ux_host_stack_hcd_unregister()
187 ALIGN_TYPE port_index = (ALIGN_TYPE)UX_DEVICE_PORT_LOCATION_GET(device); in _ux_host_stack_rh_port_enable()193 ALIGN_TYPE port_index = (ALIGN_TYPE)UX_DEVICE_PORT_LOCATION_GET(device); in _ux_host_stack_rh_port_reset()199 ALIGN_TYPE port_index = (ALIGN_TYPE)UX_DEVICE_PORT_LOCATION_GET(device); in _ux_host_stack_rh_port_status_get()325 UX_DEVICE_PORT_LOCATION_GET(device), 0); in _ux_host_stack_device_enumerated()353 UX_DEVICE_PORT_LOCATION_GET(device)); in _ux_host_stack_device_enumerated()365 (ULONG)(1 << UX_DEVICE_PORT_LOCATION_GET(device)); in _ux_host_stack_device_enumerated()1086 UX_DEVICE_PORT_LOCATION_GET(device), 0, 0, UX_TRACE_ERRORS, 0, 0); in _ux_host_stack_device_enum_run()
2074 #define UX_DEVICE_PORT_LOCATION_GET(d) ((d)->ux_device_port_location) macro