aboutsummaryrefslogtreecommitdiffstats
path: root/lib/pci.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/pci.h')
-rw-r--r--lib/pci.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/pci.h b/lib/pci.h
index b3386d7..dbdb02f 100644
--- a/lib/pci.h
+++ b/lib/pci.h
@@ -83,6 +83,7 @@ struct pci_access {
struct id_bucket *current_id_bucket;
int id_load_attempted;
int id_cache_status; /* 0=not read, 1=read, 2=dirty */
+ char *id_cache_name;
struct udev *id_udev; /* names-hwdb.c */
struct udev_hwdb *id_udev_hwdb;
int fd; /* proc/sys: fd for config space */