Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/cfgadm_plugins/ac/common/
H A Dmema.c960 #define DRVHANDLE(H) (((ac_mem_test_start_t *)(H)->drvhandle)->handle) macro
977 test_write.handle = DRVHANDLE(handle); in mtest_write()
1015 test_read.handle = DRVHANDLE(handle); in mtest_read()