Changeset 9739b5a in mainline for uspace/lib/ata/include
- Timestamp:
- 2024-06-11T09:32:59Z (17 months ago)
- Branches:
- master
- Children:
- c4ed9fa
- Parents:
- a38d504
- git-author:
- Jiri Svoboda <jiri@…> (2024-06-10 18:32:24)
- git-committer:
- Jiri Svoboda <jiri@…> (2024-06-11 09:32:59)
- File:
-
- 1 edited
-
uspace/lib/ata/include/ata/ata_hw.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/ata/include/ata/ata_hw.h
ra38d504 r9739b5a 105 105 #define REG_STATUS offsetof(ata_cmd_t, status) 106 106 #define REG_COMMAND offsetof(ata_cmd_t, command) 107 #define REG_FEATURES offsetof(ata_cmd_t, features) 107 108 108 109 enum devctl_bits {
Note:
See TracChangeset
for help on using the changeset viewer.
