Changeset f1d16663 in mainline for uspace/drv/ohci/hc.h
- Timestamp:
- 2011-05-07T08:45:37Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- bba0dc20
- Parents:
- 9350e837
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/ohci/hc.h
r9350e837 rf1d16663 80 80 uintptr_t regs, size_t reg_size, bool interrupts); 81 81 82 void hc_start_hw(hc_t *instance); 83 82 84 /** Safely dispose host controller internal structures 83 85 *
Note:
See TracChangeset
for help on using the changeset viewer.