Lines Matching refs:dbg
282 dbg("read of block %d at zone %d, failed due to error (%d)", in sm_read_sector()
300 dbg("read of block %d at zone %d, failed because it is marked" in sm_read_sector()
309 dbg("read of block %d at zone %d, failed due to ECC error", in sm_read_sector()
329 dbg("attempted to write the CIS!"); in sm_write_sector()
348 dbg("write to block %d at zone %d, failed with error %d", in sm_write_sector()
735 dbg("CIS block found at offset %x", in sm_find_cis()
767 dbg("initializing zone %d", zone_num); in sm_init_zone()
807 dbg("PH %04d <-> <marked bad>", block); in sm_init_zone()
818 dbg("PH %04d <-> LBA %04d(bad)", block, lba); in sm_init_zone()
854 dbg("zone initialized"); in sm_init_zone()
969 dbg("no free sectors for write!"); in sm_cache_flush()
1147 dbg("found unsupported mtd device, aborting"); in sm_add_mtd()
1187 dbg("CIS not found on mtd device, aborting"); in sm_add_mtd()
1199 dbg("FTL layout:"); in sm_add_mtd()
1200 dbg("%d zone(s), each consists of %d blocks (+%d spares)", in sm_add_mtd()
1203 dbg("each block consists of %d bytes", in sm_add_mtd()
1209 dbg("error in mtdblktrans layer"); in sm_add_mtd()