Changeset 15f3c3f in mainline for uspace/srv/bd/ata_bd/ata_bd.h
- Timestamp:
- 2011-06-22T22:00:52Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 86ffa27f
- Parents:
- ef09a7a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/bd/ata_bd/ata_bd.h
ref09a7a r15f3c3f 116 116 117 117 fibril_mutex_t lock; 118 devmap_handle_t devmap_handle;118 service_id_t service_id; 119 119 } disk_t; 120 120
Note:
See TracChangeset
for help on using the changeset viewer.