Searched defs:EvaluateContextCommandTrb (Results 1 – 1 of 1) sorted by relevance
485 pub struct EvaluateContextCommandTrb { struct486 input_context_pointer: B64,487 reserved0: B32,488 cycle: bool,489 reserved1: B9,490 trb_type: TrbType,491 reserved2: B8,492 slot_id: B8,651 impl TypedTrb for EvaluateContextCommandTrb { implementation731 unsafe impl DataInit for EvaluateContextCommandTrb {} implementation[all …]