ladybird/Kernel/Bus/PCI
Liav A ca32ee5714 Kernel/PCI: Simplify detect_optimal_access_type function
Instead of getting the kernel commandline argument as function parameter
we just take internally in the function.
2021-10-23 19:17:44 +02:00
..
Access.cpp Kernel: Add per platform Processor.h headers 2021-10-14 01:23:08 +01:00
Access.h Kernel/PCI: Remove all macros and replace them with enum classes 2021-09-29 11:24:33 +02:00
API.cpp Kernel/PCI: Remove all macros and replace them with enum classes 2021-09-29 11:24:33 +02:00
API.h Kernel/PCI: Remove all macros and replace them with enum classes 2021-09-29 11:24:33 +02:00
Definitions.h Kernel/PCI: Remove all macros and replace them with enum classes 2021-09-29 11:24:33 +02:00
Device.cpp Kernel/PCI: Remove all macros and replace them with enum classes 2021-09-29 11:24:33 +02:00
Device.h Kernel: Clean up PCI::Device namespace formatting 2021-09-20 16:00:43 +03:00
IDs.h Kernel/VirtIO: Determine VirtIO device class also with the PCI device ID 2021-09-04 20:53:26 +02:00
Initializer.cpp Kernel/PCI: Simplify detect_optimal_access_type function 2021-10-23 19:17:44 +02:00
Initializer.h Kernel/PCI: Move the PCI components as a subfolder to the Bus directory 2021-07-02 13:16:12 +02:00
SysFSPCI.cpp Kernel: Remove IO.h include from a bunch of places 2021-10-01 12:27:20 +02:00
SysFSPCI.h Kernel/PCI: Remove all macros and replace them with enum classes 2021-09-29 11:24:33 +02:00