Lines Matching refs:NS_WARN
189 #define NS_WARN(args...) \ macro
770 NS_WARN("16-bit flashes support wasn't tested\n"); in init_nandsim()
1442 NS_WARN("simulating read error in page %u\n", page_no); in do_read_error()
1457 NS_WARN("read_page: flipping bit %d in page %d " in do_bit_flips()
1624 NS_WARN("do_state_action: wrong page number (%#x)\n", ns->regs.row); in do_state_action()
1692 NS_WARN("simulating erase failure in erase block %u\n", erase_block_no); in do_state_action()
1704 NS_WARN("do_state_action: device is write-protected, programm\n"); in do_state_action()
1728 NS_WARN("simulating write failure in page %u\n", page_no); in do_state_action()
1825 NS_WARN("switch_state: not all bytes were processed, %d left\n", in switch_state()
1924 NS_WARN("read_byte: unexpected data output cycle, state is %s " in ns_nand_read_byte()
1937 NS_WARN("read_byte: no more data to output, return %#x\n", (uint)outb); in ns_nand_read_byte()
2020 NS_WARN("write_byte: command (%#x) wasn't expected, expected state is %s, " in ns_nand_write_byte()
2107 NS_WARN("write_byte: %u input bytes has already been accepted, ignore write\n", in ns_nand_write_byte()
2192 NS_WARN("read_buf: unexpected data output cycle, current state is %s\n", in ns_nand_read_buf()