Changeset d84773a in mainline for uspace/lib/device/include/hr.h
- Timestamp:
- 2024-10-28T21:46:47Z (7 months ago)
- Children:
- cf28ffd3
- Parents:
- 6124ee1
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/device/include/hr.h
r6124ee1 rd84773a 56 56 typedef enum hr_vol_status { 57 57 HR_VOL_ONLINE, /* OK, OPTIMAL */ 58 HR_VOL_FAULTY 58 HR_VOL_FAULTY, 59 HR_VOL_WEAKENED /* used for partial, but usable mirror */ 59 60 } hr_vol_status_t; 60 61
Note:
See TracChangeset
for help on using the changeset viewer.