mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 15:07:45 +00:00
Kernel/Storage: Add SATA error disambiguation
This commit is contained in:
parent
a166a65eff
commit
7276511833
3 changed files with 79 additions and 2 deletions
|
@ -92,6 +92,7 @@ private:
|
|||
void eject();
|
||||
|
||||
const char* try_disambiguate_sata_status();
|
||||
void try_disambiguate_sata_error();
|
||||
|
||||
bool initiate_sata_reset();
|
||||
void rebase();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue