Searched defs:trb (Results 1 – 15 of 15) sorted by relevance
130 let trb: Trb = self in get_current_trb() localVariable168 let mut trb = NormalTrb::new(); in ring_test_dequeue() localVariable241 let mut trb = NormalTrb::new(); in transfer_ring_test_dequeue_failure() localVariable275 let mut trb = NormalTrb::new(); in ring_test_toggle_cycle() localVariable307 let mut trb = NormalTrb::new(); in ring_test_toggle_cycle() localVariable334 let mut trb = NormalTrb::new(); in ring_test_toggle_cycle() localVariable
144 let trb = atrb in disable_slot() localVariable178 let trb = atrb in address_device() localVariable202 let trb = atrb in configure_endpoint() localVariable226 let trb = atrb in evaluate_context() localVariable250 let trb = atrb in reset_device() localVariable284 let trb = atrb in stop_endpoint() localVariable321 let trb = atrb in set_tr_dequeue_ptr() localVariable
160 let mut trb = Trb::new(); in scatter_gather_buffer_test() localVariable167 let mut trb = Trb::new(); in scatter_gather_buffer_test() localVariable174 let mut trb = Trb::new(); in scatter_gather_buffer_test() localVariable207 let mut trb = Trb::new(); in immediate_data_test() localVariable
85 let mut trb = Trb::new(); in send_port_status_change_trb() localVariable102 let mut trb = Trb::new(); in send_command_completion_trb() localVariable125 let mut trb = Trb::new(); in send_transfer_event_trb() localVariable
221 let trb = Trb::new(); in test_uninited() localVariable259 let mut trb = Trb::new(); in test_event_ring() localVariable
264 let mut trb = NormalTrb::new(); in setup_mem() localVariable
145 let trb = td[0].trb.cast::<SetupStageTrb>().map_err(Error::CastTrb)?; in new() localVariable
845 pub trb: Trb, field
444 public final T with(TypeResolverBuilder<?> trb) { in with()
65 uint32_t trb[2]; // 40, 44 member
541 int32_t trb[2]; member
237 int32_t trb[2]; member
4347 ImVec2 trb = wheel_center + ImRotate(triangle_pb, cos_hue_angle, sin_hue_angle); in ColorPicker4() local
94336 union xhci_trb *trb; member