mirror of
https://github.com/RGBCube/serenity
synced 2025-05-26 01:35:08 +00:00
![]() IDEChannel which is an ATAPort derived class holded a NonnullRefPtr to a parent IDEController, although we can easily defer the usage of it to not be in the IDEChannel code at all, so it allows to keep NonnullRefPtr to the parent ATAController in the ATAPort base class and only there. |
||
---|---|---|
.. | ||
Channel.cpp | ||
Channel.h | ||
Controller.cpp | ||
Controller.h | ||
ISAController.cpp | ||
ISAController.h | ||
PCIController.cpp | ||
PCIController.h |