Home
last modified time | relevance | path

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

/pciutils/
H A Dls-kernel.c102 struct pcimap_entry { struct
103 struct pcimap_entry *next; argument
110 static struct pcimap_entry *pcimap_head; argument
144 struct pcimap_entry *e; in show_kernel_init()
175 match_pcimap(struct device *d, struct pcimap_entry *e) in match_pcimap()
192 static struct pcimap_entry *current; in next_module()