Searched refs:pciid_to_intel_architecture (Results 1 – 1 of 1) sorted by relevance
1021 pciid_to_intel_architecture = {} variable1923 global pciid_to_intel_architecture1960 if not pciid_to_intel_architecture:1962 pciid_to_intel_architecture = json.load(in_f)1964 return pciid_to_intel_architecture[device_id]