Searched refs:col_byte (Results 1 – 1 of 1) sorted by relevance
1361 int col_byte; in mi_cmd_data_read_memory() local1371 for (col = 0, col_byte = row_byte; in mi_cmd_data_read_memory()1373 col++, col_byte += word_size) in mi_cmd_data_read_memory()1375 if (col_byte + word_size > nr_bytes) in mi_cmd_data_read_memory()1382 print_scalar_formatted (&mbuf[col_byte], word_type, in mi_cmd_data_read_memory()