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

/netbsd-6-1-5-RELEASE/sys/arch/x86/pci/
H A Dpcibvar.h38 void pcibattach(device_t, device_t, void *);
H A Damdpcib.c43 /* we are calling pcibattach(), which assumes this starts like this: */
73 pcibattach(parent, self, aux);
H A Dpcib.c55 pcibmatch, pcibattach, pcibdetach, NULL, pcibrescan, pcibchilddet,
184 pcibattach(device_t parent, device_t self, void *aux) function
H A Drdcpcib.c113 pcibattach(parent, self, aux);
H A Dichlpcib.c73 /* we call pcibattach() which assumes this starts like this: */
275 pcibattach(parent, self, aux);
/netbsd-6-1-5-RELEASE/sys/arch/evbmips/loongson/dev/
H A Dpcibvar.h38 void pcibattach(device_t, device_t, void *);
H A Dpcib.c57 pcibmatch, pcibattach, pcibdetach, NULL, pcibrescan, pcibchilddet,
101 pcibattach(device_t parent, device_t self, void *aux) function
H A Dgcscpcib_pci.c53 /* we call pcibattach() which assumes softc starts like this: */
93 pcibattach(parent, self, aux);
/netbsd-6-1-5-RELEASE/sys/arch/netwinder/pci/
H A Dpcib.c53 void pcibattach(device_t, device_t, void *);
56 pcibmatch, pcibattach, NULL, NULL);
88 pcibattach(device_t parent, device_t self, void *aux) function
/netbsd-6-1-5-RELEASE/sys/arch/cats/pci/
H A Dpcib.c53 void pcibattach(device_t, device_t, void *);
56 pcibmatch, pcibattach, NULL, NULL);
81 pcibattach(device_t parent, device_t self, void *aux) function
/netbsd-6-1-5-RELEASE/sys/arch/powerpc/pci/
H A Dpcib.c53 void pcibattach(device_t, device_t, void *);
64 pcibmatch, pcibattach, NULL, NULL);
101 pcibattach(device_t parent, device_t self, void *aux) function
/netbsd-6-1-5-RELEASE/sys/arch/i386/pci/
H A Dgcscpcib_pci.c53 /* we call pcibattach() which assumes softc starts like this: */
93 pcibattach(parent, self, aux);
H A Dgscpcib.c169 pcibattach(parent, self, aux);
H A Dpiixpcib.c61 /* we call pcibattach() which assumes our softc starts like this: */
130 pcibattach(parent, self, aux);
H A Dviapcib.c85 /* we call pcibattach(), which assumes softc starts like this: */
204 pcibattach(parent, self, opaque);

Completed in 387 milliseconds