Home
last modified time | relevance | path

Searched refs:pcibattach (Results 1 – 16 of 16) sorted by relevance

/netbsd-src/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) in pcibattach() function
/netbsd-src/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) in pcibattach() function
/netbsd-src/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) in pcibattach() function
/netbsd-src/sys/arch/evbmips/loongson/dev/
H A Dpcib.c57 pcibmatch, pcibattach, pcibdetach, NULL, pcibrescan, pcibchilddet,
101 pcibattach(device_t parent, device_t self, void *aux) in pcibattach() function
H A Dpcibvar.h38 void pcibattach(device_t, device_t, void *);
H A Dgcscpcib_pci.c93 pcibattach(parent, self, aux); in gcscpcib_pci_attach()
/netbsd-src/sys/arch/x86/pci/
H A Dpcib.c55 pcibmatch, pcibattach, pcibdetach, NULL, pcibrescan, pcibchilddet,
185 pcibattach(device_t parent, device_t self, void *aux) in pcibattach() function
H A Dpcibvar.h38 void pcibattach(device_t, device_t, void *);
H A Damdpcib.c73 pcibattach(parent, self, aux); in amdpcib_attach()
H A Drdcpcib.c126 pcibattach(parent, self, aux); in rdcpcibattach()
H A Dtcpcib.c201 pcibattach(parent, self, aux); in tcpcib_attach()
H A Dichlpcib.c75 /* we call pcibattach() which assumes this starts like this: */
332 pcibattach(parent, self, aux); in lpcibattach()
/netbsd-src/sys/arch/i386/pci/
H A Dgcscpcib_pci.c93 pcibattach(parent, self, aux); in gcscpcib_pci_attach()
H A Dgscpcib.c169 pcibattach(parent, self, aux); in gscpcib_attach()
H A Dpiixpcib.c131 pcibattach(parent, self, aux); in piixpcibattach()
H A Dviapcib.c198 pcibattach(parent, self, opaque); in viapcib_attach()