[Voyageurs] XHCI Event Segment working with polling.
This commit is contained in:
parent
b41784b938
commit
4cb0b0b2ae
8 changed files with 181 additions and 21 deletions
|
|
@ -3,3 +3,6 @@
|
|||
#include "xhci/xhci.h"
|
||||
|
||||
XhciTrb CreateLinkTrb(uint64_t physical_address);
|
||||
|
||||
XhciTrb CreateEnableSlotTrb();
|
||||
XhciTrb CreateNoOpCommandTrb();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue