My Kernel v0.1.0
pci_bus Struct Reference

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_busparent
 The parent bus (NULL if this is the root bus)
 

The documentation for this struct was generated from the following file: