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