Searched refs:pcibusprint (Results 1 - 25 of 69) sorted by relevance

123

/netbsd-current/sys/dev/pci/
H A Dpcibusprint.c3 __KERNEL_RCSID(0, "$NetBSD: pcibusprint.c,v 1.1.2.4 2005/11/10 14:06:02 skrll Exp $");
11 pcibusprint(void *vpa, const char *pnp) function
/netbsd-current/sys/arch/amd64/amd64/
H A Damd64_mainbus.c213 npcibus = mp_pci_scan(self, &mba.mba_pba, pcibusprint);
217 npcibus = mp_pci_scan(self, &mba.mba_pba, pcibusprint);
220 config_found(self, &mba.mba_pba, pcibusprint,
/netbsd-current/sys/rump/dev/lib/libpci/
H A DMakefile16 SRCS+= pcibusprint.c
H A Dpci_at_mainbus.c101 config_found(mainbus, &pba, pcibusprint,
/netbsd-current/sys/arch/arm/xscale/
H A Dixp425.c111 config_found(self, &pba, pcibusprint,
H A Dbecc.c214 config_found(sc->sc_dev, &pba, pcibusprint,
/netbsd-current/sys/arch/evbmips/gdium/
H A Dbonito_mainbus.c95 config_found(self, &pba, pcibusprint, CFARGS_NONE);
/netbsd-current/sys/arch/algor/dev/
H A Dbonito_mainbus.c116 config_found(self, &pba, pcibusprint, CFARGS_NONE);
H A Dvtpbc_mainbus.c131 config_found(self, &pba, pcibusprint, CFARGS_NONE);
/netbsd-current/sys/arch/evbmips/loongson/
H A Dbonito_mainbus.c117 config_found(self, &pba, pcibusprint, CFARGS_NONE);
/netbsd-current/sys/arch/i386/i386/
H A Di386_mainbus.c338 npcibus = mp_pci_scan(self, &mba.mba_pba, pcibusprint);
342 npcibus = mp_pci_scan(self, &mba.mba_pba, pcibusprint);
346 config_found(self, &mba.mba_pba, pcibusprint,
/netbsd-current/sys/arch/mvmeppc/mvmeppc/
H A Dmainbus.c142 config_found(self, &pba, pcibusprint,
/netbsd-current/sys/arch/bebox/bebox/
H A Dmainbus.c162 config_found(self, &mba.mba_pba, pcibusprint,
/netbsd-current/sys/arch/ibmnws/ibmnws/
H A Dmainbus.c149 config_found(self, &mba.mba_pba, pcibusprint,
/netbsd-current/sys/arch/arm/ixp12x0/
H A Dixp12x0.c179 config_found(sc->sc_dev, &pba, pcibusprint, CFARGS_NONE);
/netbsd-current/sys/arch/prep/prep/
H A Dmainbus.c186 config_found(self, &mba.mba_pba, pcibusprint,
/netbsd-current/sys/arch/macppc/pci/
H A Dgrackle.c148 config_found(self, &pba, pcibusprint,
/netbsd-current/sys/arch/alpha/pci/
H A Dlca.c248 config_found(self, &pba, pcibusprint, CFARGS_NONE);
H A Dapecs.c185 config_found(self, &pba, pcibusprint, CFARGS_NONE);
H A Dirongate.c186 config_found(self, &pba, pcibusprint,
/netbsd-current/sys/arch/sandpoint/sandpoint/
H A Dmainbus.c144 config_found(self, &pba, pcibusprint,
/netbsd-current/sys/arch/dreamcast/dev/g2/
H A Dgapspci.c131 config_found(self, &pba, pcibusprint, CFARGS_NONE);
/netbsd-current/sys/arch/xen/xen/
H A Dhypervisor.c737 mp_pci_scan(self, &hac.hac_pba, pcibusprint);
742 mp_pci_scan(self, &hac.hac_pba, pcibusprint);
745 config_found(self, &hac.hac_pba, pcibusprint,
/netbsd-current/sys/arch/ofppc/pci/
H A Dofwpci.c231 config_found(self, &pba, pcibusprint,
/netbsd-current/sys/arch/mips/atheros/dev/
H A Darpci.c324 config_found(self, &pba, pcibusprint, CFARGS_NONE);

Completed in 356 milliseconds

123