Home
last modified time | relevance | path

Searched refs:test_info (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/sunfire/io/
H A Dac_test.c55 struct test_info { struct
56 struct test_info *next; /* linked list of tests */ argument
67 static struct test_info *test_base = NULL; argument
100 struct test_info *test; in ac_mem_test_start()
211 kmem_free(test, sizeof (struct test_info)); in ac_mem_test_start()
237 struct test_info *test, **prev; in ac_mem_test_stop()
291 kmem_free(test, sizeof (struct test_info)); in ac_mem_test_stop()
301 struct test_info *test, **prev; in ac_mem_test_stop_on_close()
346 kmem_free(test, sizeof (struct test_info)); in ac_mem_test_stop_on_close()
354 struct test_info *test; in ac_mem_test_read()
[all …]