Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_method.c149 meth->tm_func == NULL) in topo_method_register()
171 imp->tim_func = meth->tm_func; in topo_method_register()
H A Dtopo_mod.h56 topo_method_f *tm_func; /* Method function */ member
/titanic_41/usr/src/uts/common/io/comstar/port/iscsit/
H A Discsit.c2339 uint8_t tm_func; in iscsit_op_scsi_task_mgmt() local
2442 tm_func = TM_ABORT_TASK_SET; in iscsit_op_scsi_task_mgmt()
2446 tm_func = TM_CLEAR_ACA; in iscsit_op_scsi_task_mgmt()
2450 tm_func = TM_CLEAR_TASK_SET; in iscsit_op_scsi_task_mgmt()
2454 tm_func = TM_LUN_RESET; in iscsit_op_scsi_task_mgmt()
2458 tm_func = TM_TARGET_WARM_RESET; in iscsit_op_scsi_task_mgmt()
2462 tm_func = TM_TARGET_COLD_RESET; in iscsit_op_scsi_task_mgmt()
2512 task->task_mgmt_function = tm_func; in iscsit_op_scsi_task_mgmt()