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

#include <xhci.hpp>

Data Fields

struct xhci_slot_ctx slot
 
struct xhci_endpoint_ctx ep [31]
 

Detailed Description

Definition at line 107 of file xhci.hpp.

Field Documentation

◆ ep

struct xhci_endpoint_ctx xhci_device_ctx::ep[31]

Definition at line 109 of file xhci.hpp.

Referenced by XHCIModule::address_device().

◆ slot

struct xhci_slot_ctx xhci_device_ctx::slot

Definition at line 108 of file xhci.hpp.

Referenced by XHCIModule::address_device().


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