Searched refs:FCSM_CMD_RETRY_Q_SUSPENDED (Results 1 – 2 of 2) sorted by relevance
159 #define FCSM_CMD_RETRY_Q_SUSPENDED 0x0400 macro
1318 fcsm->sm_flags |= FCSM_CMD_RETRY_Q_SUSPENDED; in fcsm_statec_cb()1339 fcsm->sm_flags &= ~FCSM_CMD_RETRY_Q_SUSPENDED; in fcsm_statec_cb()1377 fcsm->sm_flags &= ~FCSM_CMD_RETRY_Q_SUSPENDED; in fcsm_offline_timeout()3540 if (fcsm->sm_flags & FCSM_CMD_RETRY_Q_SUSPENDED) { in fcsm_retry_timeout()