Searched defs:tm_func (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_mod.h56 topo_method_f *tm_func; /* Method function */ member in struct:topo_method
/illumos-gate/usr/src/uts/common/io/comstar/port/iscsit/
H A Discsit.c2354 uint8_t tm_func; local
2458 tm_func = TM_ABORT_TASK_SET;
2462 tm_func = TM_CLEAR_ACA;
2466 tm_func = TM_CLEAR_TASK_SET;
2470 tm_func = TM_LUN_RESET;
2474 tm_func = TM_TARGET_WARM_RESET;
2478 tm_func = TM_TARGET_COLD_RESET;
2528 task->task_mgmt_function = tm_func;

Completed in 64 milliseconds