Changeset a5c2960e in mainline for uspace/srv/bd/hr/raid0.c
- Timestamp:
- 2025-01-12T15:46:30Z (5 months ago)
- Children:
- efc6259
- Parents:
- 7bf29e5
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/bd/hr/raid0.c
r7bf29e5 ra5c2960e 293 293 io->data_write = data_write; 294 294 io->data_read = data_read; 295 io->ba = ba;295 io->ba = phys_block; 296 296 io->cnt = cnt; 297 297 io->type = type;
Note:
See TracChangeset
for help on using the changeset viewer.