Changeset 263a2389 in mainline for uspace/lib/device/src/hr.c
- Timestamp:
- 2025-06-22T07:26:20Z (5 weeks ago)
- Children:
- c2d737d
- Parents:
- 81b4c795
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/device/src/hr.c
r81b4c795 r263a2389 446 446 case HR_VOL_NONE: 447 447 return "NONE/UNKNOWN"; 448 case HR_VOL_O NLINE:449 return "O NLINE";448 case HR_VOL_OPTIMAL: 449 return "OPTIMAL"; 450 450 case HR_VOL_FAULTY: 451 451 return "FAULTY";
Note:
See TracChangeset
for help on using the changeset viewer.