Searched refs:tm_func (Results 1 – 3 of 3) sorted by relevance
149 meth->tm_func == NULL) in topo_method_register()171 imp->tim_func = meth->tm_func; in topo_method_register()
56 topo_method_f *tm_func; /* Method function */ member
2339 uint8_t tm_func; in iscsit_op_scsi_task_mgmt() local2442 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()