Searched refs:t_read32 (Results 1 – 1 of 1) sorted by relevance
368 ac_mem_test_read32_t t_read32; in ac_mem_test_read() local370 if (ddi_copyin(pkt->cmd_cfga.private, &t_read32, in ac_mem_test_read()373 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()377 (uintptr_t)t_read32.error_buf; in ac_mem_test_read()