Changeset 2b61945 in mainline for uspace/drv/bus/usb/xhci/scratchpad.c
- Timestamp:
- 2017-10-22T03:47:41Z (8 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 2e5aea1
- Parents:
- 766043c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/bus/usb/xhci/scratchpad.c
r766043c r2b61945 132 132 133 133 hc->dcbaa[0] = 0; 134 memset(&hc->dcbaa_virt[0], 0, sizeof(xhci_virt_device_ctx_t));135 134 136 135 return;
Note:
See TracChangeset
for help on using the changeset viewer.