Searched defs:bus_id (Results 1 - 1 of 1) sorted by relevance
/gem5/src/arch/x86/bios/ | ||
H A D | IntelMP.py | 116 bus_id = Param.UInt8(0, 'bus id assigned by the bios') variable in class:X86IntelMPBus 206 bus_id = Param.UInt8(0, 'id of the bus the address space is mapped to') variable in class:X86IntelMPAddrSpaceMapping 217 bus_id = Param.UInt8(0, 'id of the bus being described') variable in class:X86IntelMPBusHierarchy 232 bus_id = Param.UInt8(0, 'id of the bus being described') variable in class:X86IntelMPCompatAddrSpaceMod |
Completed in 5 milliseconds