Voxia OS v0.0.1
Hobby Project Operating System Targeting x86-64
Loading...
Searching...
No Matches
xhci_slot_ctx Struct Reference

#include <xhci.hpp>

Data Fields

uint32_t info
 
uint32_t info2
 
uint32_t reserved [2]
 
uint32_t reserved2 [4]
 

Detailed Description

Definition at line 92 of file xhci.hpp.

Field Documentation

◆ info

uint32_t xhci_slot_ctx::info

Definition at line 93 of file xhci.hpp.

Referenced by XHCIModule::address_device().

◆ info2

uint32_t xhci_slot_ctx::info2

Definition at line 94 of file xhci.hpp.

Referenced by XHCIModule::address_device().

◆ reserved

uint32_t xhci_slot_ctx::reserved[2]

Definition at line 95 of file xhci.hpp.

◆ reserved2

uint32_t xhci_slot_ctx::reserved2[4]

Definition at line 96 of file xhci.hpp.


The documentation for this struct was generated from the following file: