Home
last modified time | relevance | path

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

/src/sys/powerpc/mpc85xx/
H A Dpci_mpc85xx.c215 static int fsl_pcib_attach(device_t);
240 DEVMETHOD(device_attach, fsl_pcib_attach),
310 fsl_pcib_attach(device_t dev) in fsl_pcib_attach() function