Searched defs:ResetDeviceCommandTrb (Results 1 – 1 of 1) sorted by relevance
538 pub struct ResetDeviceCommandTrb { struct539 reserved0: B32,540 reserved1: B32,541 reserved2: B32,542 cycle: bool,543 reserved3: B9,544 trb_type: TrbType,545 reserved4: B8,546 slot_id: B8,661 impl TypedTrb for ResetDeviceCommandTrb { implementation[all …]