Searched refs:recover_state (Results 1 – 1 of 1) sorted by relevance
2084 enum lcs_dev_states recover_state; in lcs_new_device() local2096 recover_state = card->state; in lcs_new_device()2144 if (recover_state == DEV_STATE_RECOVER) { in lcs_new_device()2182 enum lcs_dev_states recover_state; in __lcs_shutdown_device() local2195 recover_state = card->state; in __lcs_shutdown_device()2204 if (recover_state == DEV_STATE_UP) { in __lcs_shutdown_device()