Changeset 344925c in mainline for uspace/drv/ohci/hc.h


Ignore:
Timestamp:
2011-04-08T20:29:38Z (14 years ago)
Author:
Jan Vesely <jano.vesely@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
06c552c
Parents:
6b6e3ed3
Message:

Initialize OHCI hc memory structures

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/ohci/hc.h

    r6b6e3ed3 r344925c  
    5656        rh_t rh;
    5757
     58        hcca_t *hcca;
     59
    5860        transfer_list_t transfers_isochronous;
    5961        transfer_list_t transfers_interrupt;
Note: See TracChangeset for help on using the changeset viewer.