Changeset c43db5f in mainline for uspace/srv/bd/vbd/types/vbd.h
- Timestamp:
- 2015-07-18T13:26:25Z (9 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- c02d098
- Parents:
- b7a4d06
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/bd/vbd/types/vbd.h
rb7a4d06 rc43db5f 56 56 link_t lparts; 57 57 /** Partition ID */ 58 vbds_part_id_t id; 58 vbds_part_id_t pid; 59 /** Service ID */ 60 service_id_t svc_id; 59 61 /** Label partition */ 60 62 label_part_t *lpart;
Note:
See TracChangeset
for help on using the changeset viewer.