1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-10 06:47:34 +00:00
serenity/Kernel/Bus/PCI
Andreas Kling 4a9c18afb9 Kernel: Rename FileDescription => OpenFileDescription
Dr. POSIX really calls these "open file description", not just
"file description", so let's call them exactly that. :^)
2021-09-07 13:53:14 +02:00
..
Access.cpp Kernel/PCI: Simplify the entire subsystem 2021-09-07 13:47:37 +02:00
Access.h Kernel/PCI: Simplify the entire subsystem 2021-09-07 13:47:37 +02:00
API.cpp Kernel/PCI: Simplify the entire subsystem 2021-09-07 13:47:37 +02:00
API.h Kernel/PCI: Simplify the entire subsystem 2021-09-07 13:47:37 +02:00
Definitions.h Kernel/PCI: Simplify the entire subsystem 2021-09-07 13:47:37 +02:00
Device.cpp Kernel/PCI: Simplify the entire subsystem 2021-09-07 13:47:37 +02:00
Device.h Kernel: Rename PCI::DeviceController => PCI::Device 2021-08-23 01:07:45 +02: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 the entire subsystem 2021-09-07 13:47:37 +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: Rename FileDescription => OpenFileDescription 2021-09-07 13:53:14 +02:00
SysFSPCI.h Kernel: Rename FileDescription => OpenFileDescription 2021-09-07 13:53:14 +02:00