Home
last modified time | relevance | path

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

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