Searched defs:DisableSlotCommandTrb (Results 1 – 1 of 1) sorted by relevance
440 pub struct DisableSlotCommandTrb { struct441 reserved0: B32,442 reserved1: B32,443 reserved2: B32,444 cycle: bool,445 reserved3: B9,446 trb_type: TrbType,447 reserved4: B8,448 slot_id: B8,633 impl TypedTrb for DisableSlotCommandTrb { implementation[all …]