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
2338 uint8_t tm_func; in iscsit_op_scsi_task_mgmt() local2441 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()