Searched defs:DisableSlotCommandTrb (Results 1 – 1 of 1) sorted by relevance
448 pub struct DisableSlotCommandTrb { struct449 reserved0: B32,450 reserved1: B32,451 reserved2: B32,452 cycle: bool,453 reserved3: B9,454 trb_type: TrbType,455 reserved4: B8,456 slot_id: B8,641 impl TypedTrb for DisableSlotCommandTrb { implementation[all …]