Searched refs:pcibmatch (Results 1 – 3 of 3) sorted by relevance
| /openbsd/src/sys/arch/amd64/pci/ |
| D | pcib.c | 47 int pcibmatch(struct device *, void *, void *); 53 sizeof(struct device), pcibmatch, pcibattach 61 pcibmatch(struct device *parent, void *match, void *aux) in pcibmatch() function
|
| /openbsd/src/sys/arch/i386/pci/ |
| D | pcib.c | 51 int pcibmatch(struct device *, void *, void *); 57 sizeof(struct device), pcibmatch, pcibattach 65 pcibmatch(struct device *parent, void *match, void *aux) in pcibmatch() function
|
| /openbsd/src/sys/arch/loongson/dev/ |
| D | pcib.c | 50 int pcibmatch(struct device *, void *, void *); 61 sizeof(struct pcib_softc), pcibmatch, pcibattach 74 pcibmatch(struct device *parent, void *match, void *aux) in pcibmatch() function
|