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

#include <xhci.hpp>

Data Fields

volatile uint32_t mfindex
 
uint32_t reserved [7]
 
struct xhci_intr_regs ir [1024]
 

Detailed Description

Definition at line 48 of file xhci.hpp.

Field Documentation

◆ ir

struct xhci_intr_regs xhci_runtime_regs::ir[1024]

Definition at line 51 of file xhci.hpp.

◆ mfindex

volatile uint32_t xhci_runtime_regs::mfindex

Definition at line 49 of file xhci.hpp.

◆ reserved

uint32_t xhci_runtime_regs::reserved[7]

Definition at line 50 of file xhci.hpp.


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