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

  /src/sys/arch/x68k/dev/
sram.c 58 int sramdebug = SRAM_DEBUG_IOCTL; variable in typeref:typename:int
60 if ((sramdebug & (flag))) \
227 if (sramdebug & SRAM_DEBUG_DONTDOIT) {
sram.c 58 int sramdebug = SRAM_DEBUG_IOCTL; variable in typeref:typename:int
60 if ((sramdebug & (flag))) \
227 if (sramdebug & SRAM_DEBUG_DONTDOIT) {

Completed in 31 milliseconds