[Voyageurs] Send AddressDevice Command to move port to 'Addressed' State.
This commit is contained in:
parent
dd2687a59a
commit
8e78950ac7
10 changed files with 236 additions and 33 deletions
|
|
@ -10,6 +10,7 @@ class TrbRing {
|
|||
TrbRing();
|
||||
|
||||
uint64_t PhysicalAddress() { return phys_address_; }
|
||||
XhciTrb GetTrbFromPhysical(uint64_t address);
|
||||
|
||||
protected:
|
||||
uint64_t phys_address_;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue