• G
    ehci: add EHCIPacket · eb36a88e
    Gerd Hoffmann 提交于
    Add a separate EHCIPacket struct and move fields over from EHCIQueue.
    Preparing for supporting multiple packets per queue being in flight at
    the same time.  No functional changes yet.
    
    Fix some codestyle issues along the way.
    Signed-off-by: NGerd Hoffmann <kraxel@redhat.com>
    eb36a88e
hcd-ehci.c 68.9 KB