Searched refs:fsl_pcib_outbound (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/sys/powerpc/mpc85xx/
H A Dpci_mpc85xx.c188 static void fsl_pcib_outbound(struct fsl_pcib_softc *, int, int, uint64_t,
676 fsl_pcib_outbound(struct fsl_pcib_softc *sc, int wnd, int res, uint64_t start, function
764 fsl_pcib_outbound(sc, 0, -1, 0, 0, 0);
783 fsl_pcib_outbound(sc, 2, SYS_RES_IOPORT,
794 fsl_pcib_outbound(sc, 1, SYS_RES_MEMORY,
819 fsl_pcib_outbound(sc, 3, -1, 0, 0, 0);
820 fsl_pcib_outbound(sc, 4, -1, 0, 0, 0);

Completed in 206 milliseconds