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