mirror of
https://github.com/RGBCube/serenity
synced 2025-10-28 22:52:35 +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. |
||
|---|---|---|
| .. | ||
| NVMeController.cpp | ||
| NVMeController.h | ||
| NVMeDefinitions.h | ||
| NVMeInterruptQueue.cpp | ||
| NVMeInterruptQueue.h | ||
| NVMeNameSpace.cpp | ||
| NVMeNameSpace.h | ||
| NVMePollQueue.cpp | ||
| NVMePollQueue.h | ||
| NVMeQueue.cpp | ||
| NVMeQueue.h | ||