Searched refs:test_fun (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/cfgadm_plugins/ac/common/
H A Dmema.c810 int test_fun,
899 res = (*mtest_table[test_fun].test_func)(&handle);
1096 int test_fun = -1; local
1148 if (test_fun != -1 && subopt != test_fun &&
1159 test_fun = subopt;
1195 if (test_fun == -1)
1196 test_fun = MTEST_DEFAULT_TEST;
1212 ret = mtest_run(fd, test_fun, &bk,
808 mtest_run( int fd, int test_fun, mema_bank_t *abkp, struct cfga_msg *msgp, char **errstring, ulong_t max_errors) argument

Completed in 17 milliseconds