mirror of
https://github.com/RGBCube/serenity
synced 2026-01-13 04:10:59 +00:00
A virtual method named device_name() was added to Kernel::PCI to support logging the PCI::Device name and address using dmesgln_pci. Previously, PCI::Device did not store the device name. All devices inheriting from PCI::Device now use dmesgln_pci where they previously used dmesgln. |
||
|---|---|---|
| .. | ||
| ATA | ||
| NVMe | ||
| DiskPartition.cpp | ||
| DiskPartition.h | ||
| StorageController.cpp | ||
| StorageController.h | ||
| StorageDevice.cpp | ||
| StorageDevice.h | ||
| StorageManagement.cpp | ||
| StorageManagement.h | ||