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

/freebsd-11-stable/sys/sparc64/sparc64/
H A Dsc_machdep.c45 #define SC_MD_MAX 8 macro
48 static sc_softc_t sc_softcs[SC_MD_MAX];
91 unit >= SC_MD_MAX)
127 if (unit < 0 || unit >= SC_MD_MAX)

Completed in 154 milliseconds