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

#include <ehci.hpp>

Data Fields

struct ehci_queue_task_descriptortask_descriptor
 
uint32_t physaddr
 
ehci_queue_task_descriptor_node_tnext
 

Detailed Description

Definition at line 177 of file ehci.hpp.

Field Documentation

◆ next

ehci_queue_task_descriptor_node_t* ehci_queue_task_descriptor_node::next

Definition at line 180 of file ehci.hpp.

◆ physaddr

uint32_t ehci_queue_task_descriptor_node::physaddr

Definition at line 179 of file ehci.hpp.

Referenced by EHCIModule::send_async_with_response().

◆ task_descriptor

struct ehci_queue_task_descriptor* ehci_queue_task_descriptor_node::task_descriptor

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