Home
last modified time | relevance | path

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

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