Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/mpc85xx/
H A Dpci_mpc85xx.c207 static int fsl_pcib_decode_win(phandle_t, struct fsl_pcib_softc *);
368 if (fsl_pcib_decode_win(node, sc) != 0) in fsl_pcib_attach()
690 fsl_pcib_decode_win(phandle_t node, struct fsl_pcib_softc *sc) in fsl_pcib_decode_win() function