Searched refs:fsl_pcib_outbound (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/powerpc/mpc85xx/
H A Dpci_mpc85xx.c213 static void fsl_pcib_outbound(struct fsl_pcib_softc *, int, int, uint64_t,
603 fsl_pcib_outbound(struct fsl_pcib_softc *sc, int wnd, int res, uint64_t start, function
691 fsl_pcib_outbound(sc, 0, -1, 0, 0, 0);
710 fsl_pcib_outbound(sc, 2, SYS_RES_IOPORT,
721 fsl_pcib_outbound(sc, 1, SYS_RES_MEMORY,
746 fsl_pcib_outbound(sc, 3, -1, 0, 0, 0);
747 fsl_pcib_outbound(sc, 4, -1, 0, 0, 0);

Completed in 106 milliseconds