Searched refs:parse_config_space (Results 1 – 2 of 2) sorted by relevance
40 def parse_config_space(path): function
11 from pcieparser import parse_config_space98 cfg = parse_config_space(device_path)99 physfn_cfg = parse_config_space(os.path.join(device_path, "physfn"))130 cfg = parse_config_space(device_path)
Completed in 3 milliseconds