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