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

  /src/sys/dev/flash/
flash.h 46 #define FLDPRINTFN(n,x) if (flashdebug>(n)) printf x
49 #define FLDPRINTFN(n,x)
flash.c 257 FLDPRINTFN(1, ("flash: opening device unit %d\n", unit));
281 FLDPRINTFN(1, ("flash: closing flash device unit %d\n", unit));

Completed in 13 milliseconds