|
Voxia OS v0.0.1
Hobby Project Operating System Targeting x86-64
|
#include <xhci.hpp>
Data Fields | |
| struct xhci_input_control_ctx | input_control |
| struct xhci_device_ctx | device |
| struct xhci_device_ctx xhci_input_ctx::device |
Definition at line 120 of file xhci.hpp.
Referenced by XHCIModule::address_device().
| struct xhci_input_control_ctx xhci_input_ctx::input_control |
Definition at line 119 of file xhci.hpp.
Referenced by XHCIModule::address_device().