Searched defs:EvaluateContextCommandTrb (Results 1 – 1 of 1) sorted by relevance
479 pub struct EvaluateContextCommandTrb { struct480 input_context_pointer: B64,481 reserved0: B32,482 cycle: bool,483 reserved1: B9,484 trb_type: TrbType,485 reserved2: B8,486 slot_id: B8,645 impl TypedTrb for EvaluateContextCommandTrb { implementation725 unsafe impl DataInit for EvaluateContextCommandTrb {} implementation[all …]