[Voyageurs] Send GetDescriptor command to the device.
This commit is contained in:
parent
3d7e911045
commit
b0b7e2faff
9 changed files with 192 additions and 6 deletions
|
|
@ -20,7 +20,7 @@ class TrbRing {
|
|||
|
||||
class TrbRingWriter : public TrbRing {
|
||||
public:
|
||||
void EnqueueTrb(const XhciTrb& trb);
|
||||
uint64_t EnqueueTrb(const XhciTrb& trb);
|
||||
|
||||
private:
|
||||
uint64_t enqueue_ptr_ = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue