Searched refs:pcibattach (Results 1 - 8 of 8) sorted by relevance

/openbsd-current/sys/arch/amd64/pci/
H A Dpcib.c48 void pcibattach(struct device *, struct device *, void *);
53 sizeof(struct device), pcibmatch, pcibattach
100 pcibattach(struct device *parent, struct device *self, void *aux) function
/openbsd-current/sys/arch/i386/pci/
H A Dpcib.c52 void pcibattach(struct device *, struct device *, void *);
57 sizeof(struct device), pcibmatch, pcibattach
104 pcibattach(struct device *parent, struct device *self, void *aux) function
H A Dgscpcib.c57 void pcibattach(struct device *, struct device *, void *);
135 pcibattach(parent, self, aux);
H A Dichpcib.c53 void pcibattach(struct device *, struct device *, void *);
165 pcibattach(parent, self, aux);
/openbsd-current/sys/arch/loongson/dev/
H A Dpcib.c51 void pcibattach(struct device *, struct device *, void *);
61 sizeof(struct pcib_softc), pcibmatch, pcibattach
113 pcibattach(struct device *parent, struct device *self, void *aux) function
/openbsd-current/sys/dev/pci/
H A Damdpcib.c89 void pcibattach(struct device *parent, struct device *self, void *aux);
149 pcibattach(parent, self, aux);
H A Dtcpcib.c115 void pcibattach(struct device *parent, struct device *self, void *aux);
265 pcibattach(parent, self, aux);
H A Dglxpcib.c231 void pcibattach(struct device *parent, struct device *self, void *aux);
409 pcibattach(parent, self, aux);

Completed in 194 milliseconds