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

  /src/sys/arch/sh3/dev/
scif.c 232 #ifndef SCIFCONSOLE
233 #define SCIFCONSOLE 0
235 int scifconsole = SCIFCONSOLE; /* patchable */ variable in typeref:typename:int
1421 if (scifconsole)
scif.c 232 #ifndef SCIFCONSOLE
233 #define SCIFCONSOLE 0
235 int scifconsole = SCIFCONSOLE; /* patchable */ variable in typeref:typename:int
1421 if (scifconsole)

Completed in 23 milliseconds