miniOS
x86_64 hobby kernel with SMP, VFS, and POSIX process model
Loading...
Searching...
No Matches
PCI

PCI bus enumeration and configuration space access.

PCI bus enumeration and configuration space access.

Provides the pci_device_t struct and the global pci_devices[] array populated by pci_init() at boot. Also exports the shared config-space read/write helpers previously duplicated in ata.c.