Home
last modified time | relevance | path

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

/linux/drivers/mtd/
A Dsm_ftl.c392 sm_printk("sector %d of block at LBA %d of zone %d" in sm_write_block()
450 sm_printk("marking block %d of zone %d as bad", block, zone); in sm_mark_block_bad()
480 sm_printk("attempted to erase the CIS!"); in sm_erase_block()
485 sm_printk("erase of block %d in zone %d failed", in sm_erase_block()
652 sm_printk("media has unknown size : %dMiB", size_in_megs); in sm_get_media_info()
743 sm_printk("media unstable, not allowing writes"); in sm_recheck_media()
832 sm_printk("collision" in sm_init_zone()
851 sm_printk("both blocks are valid, erasing the later"); in sm_init_zone()
862 sm_printk("no free blocks in zone %d", zone_num); in sm_init_zone()
1198 sm_printk("Found %d MiB xD/SmartMedia FTL on mtd%d", in sm_add_mtd()
A Dsm_ftl.h71 #define sm_printk(format, ...) \ macro

Completed in 7 milliseconds