Home
last modified time | relevance | path

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

/titanic_44/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_44/usr/src/uts/common/io/comstar/port/iscsit/
H A Discsit.c2338 uint8_t tm_func; in iscsit_op_scsi_task_mgmt() local
2441 tm_func = TM_ABORT_TASK_SET; in iscsit_op_scsi_task_mgmt()
2445 tm_func = TM_CLEAR_ACA; in iscsit_op_scsi_task_mgmt()
2449 tm_func = TM_CLEAR_TASK_SET; in iscsit_op_scsi_task_mgmt()
2453 tm_func = TM_LUN_RESET; in iscsit_op_scsi_task_mgmt()
2457 tm_func = TM_TARGET_WARM_RESET; in iscsit_op_scsi_task_mgmt()
2461 tm_func = TM_TARGET_COLD_RESET; in iscsit_op_scsi_task_mgmt()
2511 task->task_mgmt_function = tm_func; in iscsit_op_scsi_task_mgmt()