Home
last modified time | relevance | path

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

/linux-4.1.27/include/scsi/fc/
Dfc_fcp.h92 #define FCP_TMF_CLR_TASK_SET 0x04 /* clear task set */ macro
/linux-4.1.27/drivers/target/tcm_fc/
Dtfc_cmd.c383 case FCP_TMF_CLR_TASK_SET: in ft_send_tm()