Searched defs:EvaluateContextCommandTrb (Results 1 – 1 of 1) sorted by relevance
484 pub struct EvaluateContextCommandTrb { struct485 input_context_pointer: B64,486 reserved0: B32,487 cycle: bool,488 reserved1: B9,489 trb_type: TrbType,490 reserved2: B8,491 slot_id: B8,650 impl TypedTrb for EvaluateContextCommandTrb { implementation730 unsafe impl TrbCast for EvaluateContextCommandTrb {} implementation