Searched refs:SetTRDequeuePointerCommandTrb (Results 1 – 2 of 2) sorted by relevance
185 let t = self.cast::<SetTRDequeuePointerCommandTrb>()?; in fmt_helper()521 pub struct SetTRDequeuePointerCommandTrb { struct657 impl TypedTrb for SetTRDequeuePointerCommandTrb { implementation728 unsafe impl DataInit for SetTRDequeuePointerCommandTrb {} implementation756 unsafe impl TrbCast for SetTRDequeuePointerCommandTrb {} implementation895 std::mem::size_of::<SetTRDequeuePointerCommandTrb>(), in check_struct_sizes()
13 SetTRDequeuePointerCommandTrb, StopEndpointCommandTrb, TransferDescriptor, TrbCast,305 .cast::<SetTRDequeuePointerCommandTrb>() in set_tr_dequeue_ptr()