ArvernOS
|
uint8_t pci_device_t::bus_number |
This is to allow the configuration software to choose a specific PCI bus in the system.
uint8_t pci_device_t::enable |
This is for determining when accesses to CONFIG_DATA should be translated to configuration cycles
uint8_t pci_device_t::function_number |
This is to choose a specific function in a device (if the device supports multiple functions).