Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/mpc85xx/
H A Dpci_mpc85xx.c217 static int fsl_pcib_probe(device_t);
239 DEVMETHOD(device_probe, fsl_pcib_probe),
288 fsl_pcib_probe(device_t dev) in fsl_pcib_probe() function