Searched refs:t_read (Results 1 – 1 of 1) sorted by relevance
363 ac_mem_test_read_t t_read; in ac_mem_test_read() local373 t_read.handle = t_read32.handle; in ac_mem_test_read()374 t_read.page_buf = (void *)(uintptr_t)t_read32.page_buf; in ac_mem_test_read()375 t_read.address = t_read32.address; in ac_mem_test_read()376 t_read.error_buf = (sunfire_processor_error_regs_t *) in ac_mem_test_read()381 if (ddi_copyin(pkt->cmd_cfga.private, &t_read, in ac_mem_test_read()387 if (ddi_copyin(pkt->cmd_cfga.private, &t_read, in ac_mem_test_read()395 if (test->info.handle == t_read.handle) in ac_mem_test_read()409 if ((t_read.address.page_num >= in ac_mem_test_read()411 (t_read.address.line_count == 0) || in ac_mem_test_read()[all …]