Home
last modified time | relevance | path

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

/linux/drivers/target/tcm_fc/
A Dtfc_cmd.c339 u8 tm_func; in ft_send_tm() local
345 tm_func = TMR_LUN_RESET; in ft_send_tm()
348 tm_func = TMR_TARGET_WARM_RESET; in ft_send_tm()
351 tm_func = TMR_CLEAR_TASK_SET; in ft_send_tm()
354 tm_func = TMR_ABORT_TASK_SET; in ft_send_tm()
357 tm_func = TMR_CLEAR_ACA; in ft_send_tm()
372 cmd, tm_func, GFP_KERNEL, 0, TARGET_SCF_ACK_KREF); in ft_send_tm()

Completed in 4 milliseconds