HomeSort by: relevance | last modified time | path
    Searched defs:sscomconsunit (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/arm/s3c2xx0/
sscom.c 215 static int sscomconsunit = -1; variable in typeref:typename:int
440 if (unit == sscomconsunit) {
1878 sscomconsunit = config->unit;
1995 if (iot == sscomconstag && config->unit == sscomconsunit) {
1996 printf( "console==kgdb_port (%d): kgdb disabled\n", sscomconsunit);
2063 iot == sscomconstag && unit == sscomconsunit)

Completed in 13 milliseconds