Changeset 665368c in mainline for uspace/drv/bus/usb/xhci/hc.h


Ignore:
Timestamp:
2018-01-11T17:59:21Z (6 years ago)
Author:
Salmelu <salmelu@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
f3baab1
Parents:
69a93d02
Message:

xhci: Start tracking mfindex wraps

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/bus/usb/xhci/hc.h

    r69a93d02 r665368c  
    8484        unsigned max_slots;
    8585        bool ac64;
     86        uint32_t wrap_count;    /** Amount of mfindex wraps HC has done */
    8687        unsigned ist;                   /**< IST in microframes */
    8788
Note: See TracChangeset for help on using the changeset viewer.