Searched refs:pci_dev_list_entry (Results 1 – 1 of 1) sorted by relevance
55 struct pci_dev_list_entry;56 struct pci_dev_list_entry { struct57 LIST_ENTRY(pci_dev_list_entry) next;63 LIST_HEAD(pci_dev_list, pci_dev_list_entry) szedata2_pci_dev_list = argument1832 struct pci_dev_list_entry *list_entry; in szedata2_eth_pci_probe()1847 list_entry = rte_zmalloc(NULL, sizeof(struct pci_dev_list_entry), in szedata2_eth_pci_probe()1900 struct pci_dev_list_entry *list_entry = NULL; in szedata2_eth_pci_remove()