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

/freebsd-11-stable/sys/mips/mips/
H A Dsc_machdep.c43 static sc_softc_t sc_softcs[8]; variable
67 sc = &sc_softcs[unit];
/freebsd-11-stable/sys/sparc64/sparc64/
H A Dsc_machdep.c48 static sc_softc_t sc_softcs[SC_MD_MAX]; variable
129 sc = &sc_softcs[unit];
/freebsd-11-stable/sys/powerpc/powerpc/
H A Dsc_machdep.c43 static sc_softc_t sc_softcs[8]; variable
67 sc = &sc_softcs[unit];
/freebsd-11-stable/sys/arm/arm/
H A Dsc_machdep.c43 static sc_softc_t sc_softcs[8]; variable
67 sc = &sc_softcs[unit];

Completed in 86 milliseconds