Searched refs:vendor (Results 1 - 5 of 5) sorted by relevance

/gem5/src/arch/x86/bios/
H A DSMBios.py99 vendor = Param.String("", "vendor name string") variable in class:X86SMBiosBiosInformation
H A Dsmbios.hh121 uint8_t vendor; member in class:X86ISA::SMBios::BiosInformation
H A Dsmbios.cc165 vendor = addString(p->vendor);
179 proxy.writeBlob(addr + 0x4, &vendor, 1);
/gem5/src/dev/pci/
H A Dpcireg.h60 uint16_t vendor; member in struct:PCIConfig::__anon62
H A Ddevice.cc89 config.vendor = htole(p->VendorID);

Completed in 12 milliseconds