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

/freebsd-11-stable/sys/powerpc/mpc85xx/
H A Dpci_mpc85xx.c141 int sc_busnr; member in struct:fsl_pcib_softc
298 sc->sc_busnr = 0;
352 fsl_pcib_init(sc, sc->sc_busnr, maxslot);
518 if (bus == sc->sc_busnr && !sc->sc_pcie && slot < 10)
534 if (bus == sc->sc_busnr && !sc->sc_pcie && slot < 10)
/freebsd-11-stable/sys/arm/mv/
H A Dmv_pci.c304 int sc_busnr; /* Host bridge bus number */ member in struct:mv_pcib_softc
489 err = mv_pcib_init(sc, sc->sc_busnr,
893 *result = sc->sc_busnr;
910 sc->sc_busnr = value;

Completed in 263 milliseconds