Searched refs:FC_SRB_FCP_PROCESSING_TMO (Results 1 – 1 of 1) sorted by relevance
55 #define FC_SRB_FCP_PROCESSING_TMO (1 << 6) /* timer function processing */ macro1397 fsp->state |= FC_SRB_FCP_PROCESSING_TMO; in fc_fcp_timeout()1405 fsp->state &= ~FC_SRB_FCP_PROCESSING_TMO; in fc_fcp_timeout()1911 if (!(fsp->state & FC_SRB_FCP_PROCESSING_TMO)) { in fc_io_compl()