Changeset 33cffa7 in mainline
- Timestamp:
- 2012-03-16T20:57:20Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 64f6cba8
- Parents:
- d69c698
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/bus/usb/ohci/ohci_regs.h
rd69c698 r33cffa7 228 228 #define RHPS_PRSC_FLAG (1 << 20) /* port reset status change WC */ 229 229 #define RHPS_CHANGE_WC_MASK 0x1f0000 230 } __attribute__((packed))ohci_regs_t;230 } ohci_regs_t; 231 231 #endif 232 232 /**
Note:
See TracChangeset
for help on using the changeset viewer.