mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 20:17:44 +00:00
Kernel: Remove ATAPI eject method from the AHCIPort class
We never actually used it. It never has been proved to work reliably, therefore it should be removed.
This commit is contained in:
parent
95b15e4901
commit
db72467e31
2 changed files with 0 additions and 75 deletions
|
@ -60,8 +60,6 @@ private:
|
|||
|
||||
ALWAYS_INLINE void clear_sata_error_register() const;
|
||||
|
||||
void eject();
|
||||
|
||||
char const* try_disambiguate_sata_status();
|
||||
void try_disambiguate_sata_error();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue