Searched defs:AddressDeviceCommandTrb (Results 1 – 1 of 1) sorted by relevance
459 pub struct AddressDeviceCommandTrb { struct460 input_context_pointer: B64,461 reserved: B32,462 cycle: bool,463 reserved2: B8,464 block_set_address_request: bool,465 trb_type: TrbType,466 reserved3: B8,467 slot_id: B8,643 impl TypedTrb for AddressDeviceCommandTrb { implementation[all …]