ladybird/Kernel/Bus
Pankaj Raghav d0fbaf790a Kernel: Add MSIxInfo struct to PCI DeviceIdentifier
Add a struct named MSIxInfo that stores all the relevant MSIx
information as a part of PCI DeviceIdentifier struct.

Populate the MSIx struct during the PCI device init. As the
DeviceIdentifier struct need to populate MSIx info, don't mark
DeviceIdentifier as const in the PCI::Device class.
2023-05-07 21:16:41 +02:00
..
PCI Kernel: Add MSIxInfo struct to PCI DeviceIdentifier 2023-05-07 21:16:41 +02:00
USB Kernel: Get rid of *LockRefPtr in the SysFS filesystem code 2023-04-14 19:24:54 +02:00
VirtIO Kernel/VirtIO: Use proper error propagation from the get_config method 2023-04-30 06:03:47 +02:00