Home
last modified time | relevance | path

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

/openbsd/src/sys/arch/amd64/pci/
Dpcib.c47 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/
Dpcib.c51 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/
Dpcib.c50 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