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

/openbsd-current/sys/arch/amd64/pci/
H A Dpcib.c47 int pcibmatch(struct device *, void *, void *);
53 sizeof(struct device), pcibmatch, pcibattach
61 pcibmatch(struct device *parent, void *match, void *aux) function
/openbsd-current/sys/arch/i386/pci/
H A Dpcib.c51 int pcibmatch(struct device *, void *, void *);
57 sizeof(struct device), pcibmatch, pcibattach
65 pcibmatch(struct device *parent, void *match, void *aux) function
/openbsd-current/sys/arch/loongson/dev/
H A Dpcib.c50 int pcibmatch(struct device *, void *, void *);
61 sizeof(struct pcib_softc), pcibmatch, pcibattach
74 pcibmatch(struct device *parent, void *match, void *aux) function

Completed in 209 milliseconds