Changeset af60409 in mainline for uspace/drv/bus/usb/uhci/hc.h
- Timestamp:
- 2018-03-26T20:04:11Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- eb748a0
- Parents:
- b752a31
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/bus/usb/uhci/hc.h
rb752a31 raf60409 91 91 ioport8_t sofmod; 92 92 93 PADD8 [3];93 PADD8(3); 94 94 ioport16_t ports[]; 95 95 } uhci_regs_t;
Note:
See TracChangeset
for help on using the changeset viewer.