Home
last modified time | relevance | path

Searched defs:DisableSlotCommandTrb (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/crosvm/devices/src/usb/xhci/
H A Dxhci_abi.rs448 pub struct DisableSlotCommandTrb { struct
449 reserved0: B32,
450 reserved1: B32,
451 reserved2: B32,
452 cycle: bool,
453 reserved3: B9,
454 trb_type: TrbType,
455 reserved4: B8,
456 slot_id: B8,
641 impl TypedTrb for DisableSlotCommandTrb { implementation
[all …]