libhd
5.0
|
#include <pci.h>
Data Fields | |
CARD8 | primary |
CARD8 | secondary |
CARD32 | bctl |
PciSlot | Slot |
struct pciBusRec * | next |
struct pciBusRec * | pBus |
CARD32 pciBusRec::bctl |
Referenced by EnableCurrent(), interpretConfigSpace(), pciVideoDisable(), and pciVideoRestore().
struct pciBusRec* pciBusRec::next |
Referenced by findPci(), interpretConfigSpace(), pciVideoDisable(), pciVideoRestore(), and scan_pci().
struct pciBusRec* pciBusRec::pBus |
Referenced by EnableCurrent(), and scan_pci().
CARD8 pciBusRec::primary |
Referenced by interpretConfigSpace(), and scan_pci().
CARD8 pciBusRec::secondary |
Referenced by interpretConfigSpace(), and scan_pci().
PciSlot pciBusRec::Slot |
Referenced by EnableCurrent(), findPci(), interpretConfigSpace(), pciVideoDisable(), and pciVideoRestore().