Lines Matching refs:NS_WARN
189 #define NS_WARN(args...) \ macro
765 NS_WARN("16-bit flashes support wasn't tested\n"); in init_nandsim()
1443 NS_WARN("simulating read error in page %u\n", page_no); in do_read_error()
1458 NS_WARN("read_page: flipping bit %d in page %d " in do_bit_flips()
1625 NS_WARN("do_state_action: wrong page number (%#x)\n", ns->regs.row); in do_state_action()
1693 NS_WARN("simulating erase failure in erase block %u\n", erase_block_no); in do_state_action()
1705 NS_WARN("do_state_action: device is write-protected, programm\n"); in do_state_action()
1729 NS_WARN("simulating write failure in page %u\n", page_no); in do_state_action()
1826 NS_WARN("switch_state: not all bytes were processed, %d left\n", in switch_state()
1925 NS_WARN("read_byte: unexpected data output cycle, state is %s " in ns_nand_read_byte()
1938 NS_WARN("read_byte: no more data to output, return %#x\n", (uint)outb); in ns_nand_read_byte()
2021 NS_WARN("write_byte: command (%#x) wasn't expected, expected state is %s, " in ns_nand_write_byte()
2108 NS_WARN("write_byte: %u input bytes has already been accepted, ignore write\n", in ns_nand_write_byte()
2193 NS_WARN("read_buf: unexpected data output cycle, current state is %s\n", in ns_nand_read_buf()