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