Home
last modified time | relevance | path

Searched refs:_load_pci_ids (Results 1 – 1 of 1) sorted by relevance

/dpdk/buildtools/
H A Dpmdinfogen.py157 driver.pci_ids = cls._load_pci_ids(image, pci_table_name_symbol)
162 def _load_pci_ids(image, table_name_symbol): member in Driver