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

#include <xhci.hpp>

Data Fields

volatile uint32_t iman
 
volatile uint32_t imod
 
volatile uint32_t erstsz
 
uint32_t reserved
 
volatile uint64_t erstba
 
volatile uint64_t erdp
 

Detailed Description

Definition at line 39 of file xhci.hpp.

Field Documentation

◆ erdp

volatile uint64_t xhci_intr_regs::erdp

Definition at line 45 of file xhci.hpp.

◆ erstba

volatile uint64_t xhci_intr_regs::erstba

Definition at line 44 of file xhci.hpp.

◆ erstsz

volatile uint32_t xhci_intr_regs::erstsz

Definition at line 42 of file xhci.hpp.

◆ iman

volatile uint32_t xhci_intr_regs::iman

Definition at line 40 of file xhci.hpp.

◆ imod

volatile uint32_t xhci_intr_regs::imod

Definition at line 41 of file xhci.hpp.

◆ reserved

uint32_t xhci_intr_regs::reserved

Definition at line 43 of file xhci.hpp.


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