mirror of
https://github.com/RGBCube/serenity
synced 2026-01-15 03:21:01 +00:00
If we are in a shared interrupt handler, the called handlers might indicate it was not their interrupt, so we should not increment the call counter of these handlers. |
||
|---|---|---|
| .. | ||
| Partition | ||
| AHCI.h | ||
| AHCIController.cpp | ||
| AHCIController.h | ||
| AHCIPort.cpp | ||
| AHCIPort.h | ||
| AHCIPortHandler.cpp | ||
| AHCIPortHandler.h | ||
| ATA.h | ||
| BMIDEChannel.cpp | ||
| BMIDEChannel.h | ||
| IDEChannel.cpp | ||
| IDEChannel.h | ||
| IDEController.cpp | ||
| IDEController.h | ||
| PATADiskDevice.cpp | ||
| PATADiskDevice.h | ||
| RamdiskController.cpp | ||
| RamdiskController.h | ||
| RamdiskDevice.cpp | ||
| RamdiskDevice.h | ||
| SATADiskDevice.cpp | ||
| SATADiskDevice.h | ||
| StorageController.h | ||
| StorageDevice.cpp | ||
| StorageDevice.h | ||
| StorageManagement.cpp | ||
| StorageManagement.h | ||