Home
last modified time | relevance | path

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

/openbmc/linux/include/scsi/fc/
H A Dfc_fcp.h80 #define FCP_TMF_CLR_TASK_SET 0x04 /* clear task set */ macro
/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_unsol.c115 {FCP_TMF_CLR_TASK_SET, EFCT_SCSI_TMF_CLEAR_TASK_SET}, in efct_dispatch_unsol_tmf()
/openbmc/linux/drivers/target/tcm_fc/
H A Dtfc_cmd.c345 case FCP_TMF_CLR_TASK_SET: in ft_send_tm()