|
Voxia OS v0.0.1
Hobby Project Operating System Targeting x86-64
|
#include <xhci.hpp>
Data Fields | |
| struct xhci_slot_ctx | slot |
| struct xhci_endpoint_ctx | ep [31] |
| struct xhci_endpoint_ctx xhci_device_ctx::ep[31] |
Definition at line 109 of file xhci.hpp.
Referenced by XHCIModule::address_device().
| struct xhci_slot_ctx xhci_device_ctx::slot |
Definition at line 108 of file xhci.hpp.
Referenced by XHCIModule::address_device().