Changeset f9b2cb4c in mainline for uspace/srv/hw/bus/cuda_adb/cuda_adb.c
- Timestamp:
- 2015-08-23T12:50:23Z (9 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 9ef495f
- Parents:
- 0dd16778
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/hw/bus/cuda_adb/cuda_adb.c
r0dd16778 rf9b2cb4c 214 214 215 215 /* Get the device handle. */ 216 dsid = IPC_GET_ARG 1(*icall);216 dsid = IPC_GET_ARG2(*icall); 217 217 218 218 /* Determine which disk device is the client connecting to. */
Note:
See TracChangeset
for help on using the changeset viewer.