Searched refs:SetTRDequeuePointerCommandTrb (Results 1 – 2 of 2) sorted by relevance
191 let t = self.cast::<SetTRDequeuePointerCommandTrb>()?; in fmt_helper()527 pub struct SetTRDequeuePointerCommandTrb { struct663 impl TypedTrb for SetTRDequeuePointerCommandTrb { implementation734 unsafe impl DataInit for SetTRDequeuePointerCommandTrb {} implementation762 unsafe impl TrbCast for SetTRDequeuePointerCommandTrb {} implementation901 std::mem::size_of::<SetTRDequeuePointerCommandTrb>(), in check_struct_sizes()
13 SetTRDequeuePointerCommandTrb, StopEndpointCommandTrb, TransferDescriptor, TrbCast,310 .cast::<SetTRDequeuePointerCommandTrb>() in set_tr_dequeue_ptr()