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