Searched defs:ResetDeviceCommandTrb (Results 1 – 1 of 1) sorted by relevance
546 pub struct ResetDeviceCommandTrb { struct547 reserved0: B32,548 reserved1: B32,549 reserved2: B32,550 cycle: bool,551 reserved3: B9,552 trb_type: TrbType,553 reserved4: B8,554 slot_id: B8,669 impl TypedTrb for ResetDeviceCommandTrb { implementation[all …]