Lines Matching defs:SlotContext
741 unsafe impl DataInit for SlotContext {} implementation
810 pub struct SlotContext { struct
811 route_string: B20,
812 speed: B4,
813 reserved1: B1,
814 mtt: B1,
815 hub: B1,
816 context_entries: B5,
817 max_exit_latency: B16,
818 root_hub_port_number: B8,
819 num_ports: B8,
820 tt_hub_slot_id: B8,
821 tt_port_number: B8,
822 tt_think_time: B2,
823 reserved2: B4,
824 interrupter_target: B10,
825 usb_device_address: B8,
826 reserved3: B19,
827 slot_state: DeviceSlotState,
828 reserved4: B32,
829 reserved5: B32,
830 reserved6: B32,
831 reserved7: B32,