Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_method.c153 meth->tm_func == NULL) in topo_method_register()
175 imp->tim_func = meth->tm_func; in topo_method_register()
H A Dtopo_mod.h62 topo_method_f *tm_func; /* Method function */ member
/illumos-gate/usr/src/uts/common/io/comstar/port/iscsit/
H A Discsit.c2372 uint8_t tm_func; in iscsit_op_scsi_task_mgmt() local
2476 tm_func = TM_ABORT_TASK_SET; in iscsit_op_scsi_task_mgmt()
2480 tm_func = TM_CLEAR_ACA; in iscsit_op_scsi_task_mgmt()
2484 tm_func = TM_CLEAR_TASK_SET; in iscsit_op_scsi_task_mgmt()
2488 tm_func = TM_LUN_RESET; in iscsit_op_scsi_task_mgmt()
2492 tm_func = TM_TARGET_WARM_RESET; in iscsit_op_scsi_task_mgmt()
2496 tm_func = TM_TARGET_COLD_RESET; in iscsit_op_scsi_task_mgmt()
2546 task->task_mgmt_function = tm_func; in iscsit_op_scsi_task_mgmt()