My Kernel
v0.1.0
Data Fields
pci_bus Struct Reference
Kernel functions and structures
»
Devices
»
PCI
A PCI bus.
#include <
pci.h
>
Data Fields
node_t
this
Intrusive node list used to enumerate PCI buses.
uint8_t
number
The bus's number.
struct
pci_bus
*
parent
The parent bus (NULL if this is the root bus)
The documentation for this struct was generated from the following file:
include/kernel/devices/
pci.h
pci_bus
Generated by
1.9.5