Home
last modified time | relevance | path

Searched refs:sramdebug (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/x68k/dev/
H A Dsram.c58 int sramdebug = SRAM_DEBUG_IOCTL; variable
60 if ((sramdebug & (flag))) \
227 if (sramdebug & SRAM_DEBUG_DONTDOIT) { in sramioctl()