Searched refs:recover_state (Results 1 – 1 of 1) sorted by relevance
2127 enum lcs_dev_states recover_state; in lcs_new_device() local2139 recover_state = card->state; in lcs_new_device()2194 if (recover_state == DEV_STATE_RECOVER) { in lcs_new_device()2232 enum lcs_dev_states recover_state; in __lcs_shutdown_device() local2245 recover_state = card->state; in __lcs_shutdown_device()2254 if (recover_state == DEV_STATE_UP) { in __lcs_shutdown_device()