Searched refs:cache_name (Results 1 – 1 of 1) sorted by relevance
453 char *cache_name = pci_malloc(NULL, name_len); in pci_init_dns() local454 snprintf(cache_name, name_len, "%s/pci-ids", cache_dir); in pci_init_dns()455 …struct pci_param *param = pci_define_param(a, "net.cache_name", cache_name, "Name of the ID cache … in pci_init_dns()