Searched refs:col_byte (Results 1 – 1 of 1) sorted by relevance
941 int col_byte; in mi_cmd_data_read_memory() local948 for (col = 0, col_byte = row_byte; in mi_cmd_data_read_memory()950 col++, col_byte += word_size) in mi_cmd_data_read_memory()952 if (col_byte + word_size > nr_bytes) in mi_cmd_data_read_memory()959 print_scalar_formatted (mbuf + col_byte, word_type, word_format, in mi_cmd_data_read_memory()