#include <pci.h>
Data Fields | |
CARD16 | VendorID |
CARD16 | DeviceID |
CARD8 | Interface |
CARD8 | BaseClass |
CARD8 | SubClass |
CARD32 | RomBase |
CARD32 | bus |
CARD8 | dev |
CARD8 | func |
CARD32 | cmd_st |
int | active |
PciSlot | Slot |
struct pciStructRec * | next |
PciBusPtr | pBus |
Referenced by findPciDevice(), int1A_handler(), and interpretConfigSpace().
Referenced by findPciDevice(), int1A_handler(), and interpretConfigSpace().
Referenced by findPciClass(), int1A_handler(), and interpretConfigSpace().
Referenced by findPciClass(), int1A_handler(), and interpretConfigSpace().
Referenced by findPciClass(), int1A_handler(), and interpretConfigSpace().
Referenced by EnableCurrent(), findBIOSMap(), interpretConfigSpace(), mapPciRom(), pciVideoDisable(), and pciVideoRestore().
Referenced by findBIOSMap(), findPciByIDs(), interpretConfigSpace(), and scan_pci().
Referenced by findPciByIDs(), and interpretConfigSpace().
Referenced by findPciByIDs(), and interpretConfigSpace().
Referenced by EnableCurrent(), interpretConfigSpace(), pciVideoDisable(), and pciVideoRestore().
Referenced by InitInt10(), and interpretConfigSpace().
Referenced by EnableCurrent(), findBIOSMap(), findPci(), interpretConfigSpace(), mapPciRom(), pciSlotBX(), pciVideoDisable(), pciVideoRestore(), remapMem(), and restoreMem().
struct pciStructRec* pciStructRec::next [read] |
Referenced by findBIOSMap(), findPci(), findPciByIDs(), findPciClass(), findPciDevice(), InitInt10(), interpretConfigSpace(), pciVideoDisable(), pciVideoRestore(), remapMem(), and scan_pci().
Referenced by EnableCurrent(), findPci(), and scan_pci().