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

/osnet-11/usr/src/lib/cfgadm_plugins/ac/common/
H A Dmema_test.h54 typedef struct mtest_handle *mtest_handle_t; typedef in typeref:struct:mtest_handle
56 typedef int mtest_func_t(mtest_handle_t);
101 extern void *mtest_allocate_buf(mtest_handle_t, size_t);
104 extern void mtest_deallocate_buf(mtest_handle_t, void *);
105 extern void mtest_deallocate_buf_all(mtest_handle_t);
113 extern int mtest_write(mtest_handle_t, void *, u_longlong_t, uint_t, uint_t);
114 extern int mtest_read(mtest_handle_t, void *, u_longlong_t, uint_t, uint_t,
121 extern void mtest_message(mtest_handle_t, const char *);
H A Dmema_test_subr.c39 mtest_handle_t handle,
64 mtest_handle_t handle,
80 mtest_deallocate_buf_all(mtest_handle_t handle)
92 mtest_message(mtest_handle_t handle, const char *msg)
H A Dmema_test.c98 error_summary(mtest_handle_t handle, uint_t total_errors)
108 error_print(char *writebuf, char *readbuf, mtest_handle_t handle, long pageno,
133 mtest_handle_t handle)
288 mtest_handle_t handle)
417 mtest_handle_t handle)
H A Dmema.c966 mtest_handle_t handle,
1001 mtest_handle_t handle,

Completed in 20 milliseconds