Searched refs:recover_state (Results 1 – 3 of 3) sorted by relevance
141 enum vfio_device_mig_state recover_state, in vfio_migration_set_state() argument157 mig_state_to_str(recover_state)); in vfio_migration_set_state()171 if (recover_state == VFIO_DEVICE_STATE_ERROR) { in vfio_migration_set_state()181 error_prefix, mig_state_to_str(recover_state)); in vfio_migration_set_state()183 mig_state->device_state = recover_state; in vfio_migration_set_state()197 vfio_migration_set_device_state(vbasedev, recover_state); in vfio_migration_set_state()
157 vfio_migration_set_state(const char *name, const char *new_state, const char *recover_state) " (%s)…
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()