Searched refs:FLDPRINTFN (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/flash/
H A Dflash.h46 #define FLDPRINTFN(n,x) if (flashdebug>(n)) printf x macro
49 #define FLDPRINTFN(n,x) macro
H A Dflash.c257 FLDPRINTFN(1, ("flash: opening device unit %d\n", unit));
281 FLDPRINTFN(1, ("flash: closing flash device unit %d\n", unit));

Completed in 203 milliseconds