Searched refs:AC_MEM_TEST_START (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/lib/cfgadm_plugins/ac/common/ |
H A D | mema.c | 826 dump_ioctl(AC_MEM_TEST_START, &test_start); in mtest_run() 827 ret = ioctl(fd, AC_MEM_TEST_START, &cmd); in mtest_run() 829 dump_ioctl_res(AC_MEM_TEST_START, &test_start, ret, ret_errno); in mtest_run() 875 dump_ioctl(AC_MEM_TEST_START, &test_start); in mtest_run() 876 ret = ioctl(fd, AC_MEM_TEST_START, &cmd); in mtest_run() 878 dump_ioctl_res(AC_MEM_TEST_START, &test_start, in mtest_run() 1642 case AC_MEM_TEST_START: in dump_ioctl() 1720 case AC_MEM_TEST_START: { in dump_ioctl_res()
|
/titanic_50/usr/src/uts/sun4u/sunfire/sys/ |
H A D | ac.h | 168 #define AC_MEM_TEST_START (AC_IOC|4) /* ac_mem_test_start_t */ macro
|
/titanic_50/usr/src/uts/sun4u/sunfire/io/ |
H A D | ac.c | 595 case AC_MEM_TEST_START: in ac_ioctl() 663 case AC_MEM_TEST_START: in ac_ioctl()
|