Searched refs:fsl_pcib_cfgwrite (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/sys/powerpc/mpc85xx/
H A Dpci_mpc85xx.c181 static void fsl_pcib_cfgwrite(struct fsl_pcib_softc *, u_int, u_int, u_int,
342 fsl_pcib_cfgwrite(sc, 0, 0, 0, PCIR_COMMAND, cfgreg, 2);
440 fsl_pcib_cfgwrite(struct fsl_pcib_softc *sc, u_int bus, u_int slot, u_int func, function
536 fsl_pcib_cfgwrite(sc, bus, slot, func, reg, val, bytes);
713 fsl_pcib_cfgwrite(sc, 0, 0, 0, PCIR_SECSTAT_1, 0xffff, 2);
726 fsl_pcib_cfgwrite(sc, 0, 0, 0,
740 fsl_pcib_cfgwrite(sc, 0, 0, 0,

Completed in 190 milliseconds