Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/powerpc/mpc85xx/
Dpci_mpc85xx.c194 static int fsl_pcib_attach(device_t);
213 DEVMETHOD(device_attach, fsl_pcib_attach),
280 fsl_pcib_attach(device_t dev) in fsl_pcib_attach() function