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

#include <xhci.hpp>

Data Fields

uint32_t drop_flags
 
uint32_t add_flags
 
uint32_t reserved [6]
 

Detailed Description

Definition at line 112 of file xhci.hpp.

Field Documentation

◆ add_flags

uint32_t xhci_input_control_ctx::add_flags

Definition at line 114 of file xhci.hpp.

Referenced by XHCIModule::address_device().

◆ drop_flags

uint32_t xhci_input_control_ctx::drop_flags

Definition at line 113 of file xhci.hpp.

◆ reserved

uint32_t xhci_input_control_ctx::reserved[6]

Definition at line 115 of file xhci.hpp.


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