Searched refs:recover_state (Results 1 – 1 of 1) sorted by relevance
2086 enum lcs_dev_states recover_state; in lcs_new_device() local2098 recover_state = card->state; in lcs_new_device()2146 if (recover_state == DEV_STATE_RECOVER) { in lcs_new_device()2184 enum lcs_dev_states recover_state; in __lcs_shutdown_device() local2197 recover_state = card->state; in __lcs_shutdown_device()2206 if (recover_state == DEV_STATE_UP) { in __lcs_shutdown_device()