Changeset eaf5e86 in mainline for uspace/drv/bus/usb/xhci/hw_struct/regs.h
- Timestamp:
- 2017-10-11T13:18:54Z (8 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 63adb18
- Parents:
- ac18b08
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/bus/usb/xhci/hw_struct/regs.h
rac18b08 reaf5e86 499 499 */ 500 500 typedef struct xhci_psi { 501 501 xhci_dword_t psi; 502 502 } xhci_psi_t; 503 503 … … 547 547 548 548 static const xhci_sp_name_t xhci_name_usb = { 549 549 .str = "USB " 550 550 }; 551 551
Note:
See TracChangeset
for help on using the changeset viewer.