Searched refs:recover_state (Results 1 – 1 of 1) sorted by relevance
2103 enum lcs_dev_states recover_state; in lcs_new_device() local2115 recover_state = card->state; in lcs_new_device()2171 if (recover_state == DEV_STATE_RECOVER) { in lcs_new_device()2209 enum lcs_dev_states recover_state; in __lcs_shutdown_device() local2222 recover_state = card->state; in __lcs_shutdown_device()2231 if (recover_state == DEV_STATE_UP) { in __lcs_shutdown_device()