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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/mtd/ubi/
H A Ddebug.h110 #define dbg_bld(fmt, ...) \ macro
114 #define dbg_bld(fmt, ...) ({}) macro
H A Dscan.c64 dbg_bld("add to free: PEB %d, EC %d", pnum, ec);
66 dbg_bld("add to erase: PEB %d, EC %d", pnum, ec);
68 dbg_bld("add to corrupted: PEB %d, EC %d", pnum, ec);
70 dbg_bld("add to alien: PEB %d, EC %d", pnum, ec);
228 dbg_bld("added volume %d", vol_id);
266 dbg_bld("using old crappy leb_ver stuff");
285 dbg_bld("second PEB %d is newer, copy_flag is unset",
312 dbg_bld("first PEB %d is newer, copy_flag is unset",
337 dbg_bld("PEB %d CRC error: calculated %#08x, must be %#08x",
343 dbg_bld("PE
[all...]

Completed in 42 milliseconds