Searched refs:recover_state (Results 1 – 1 of 1) sorted by relevance
2106 enum lcs_dev_states recover_state; in lcs_new_device() local2118 recover_state = card->state; in lcs_new_device()2174 if (recover_state == DEV_STATE_RECOVER) { in lcs_new_device()2212 enum lcs_dev_states recover_state; in __lcs_shutdown_device() local2225 recover_state = card->state; in __lcs_shutdown_device()2234 if (recover_state == DEV_STATE_UP) { in __lcs_shutdown_device()