Home
last modified time | relevance | path

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

/pciutils/lib/
H A Dlibpci.ver42 pci_setup_cache;
H A Dpci.h244 void pci_setup_cache(struct pci_dev *, u8 *cache, int len) PCI_ABI;
H A Daccess.c227 pci_setup_cache(struct pci_dev *d, byte *cache, int len) in pci_setup_cache() function
/pciutils/
H A Dlspci.c110 pci_setup_cache(d->dev, d->config, d->dev->cache_len); in config_fetch()
148 pci_setup_cache(p, d->config, d->config_cached); in scan_device()