Searched defs:EvaluateContextCommandTrb (Results 1 – 1 of 1) sorted by relevance
487 pub struct EvaluateContextCommandTrb { struct488 input_context_pointer: B64,489 reserved0: B32,490 cycle: bool,491 reserved1: B9,492 trb_type: TrbType,493 reserved2: B8,494 slot_id: B8,653 impl TypedTrb for EvaluateContextCommandTrb { implementation752 unsafe impl TrbCast for EvaluateContextCommandTrb {} implementation