Changeset f4c87aa9 in mainline for uspace/drv/uhci-hcd/uhci.h


Ignore:
Timestamp:
2011-02-16T18:45:36Z (14 years ago)
Author:
Jan Vesely <jano.vesely@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
9013ad3
Parents:
2e85b3c
Message:

Few fixes and cleanup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/uhci-hcd/uhci.h

    r2e85b3c rf4c87aa9  
    8181        link_pointer_t *frame_list;
    8282
    83         link_t batch_list;
    84         fibril_mutex_t batch_list_mutex;
    85 
    8683        transfer_list_t transfers_bulk_full;
    8784        transfer_list_t transfers_control_full;
Note: See TracChangeset for help on using the changeset viewer.