Searched refs:COPY_ERROR (Results 1 – 2 of 2) sorted by relevance
325 COPY_ERROR = 4, enumerator
3349 if ((val <= AVAILABLE || val > COPY_ERROR)) { in fw_crash_state_store()3357 if ((val == COPIED) || (val == COPY_ERROR)) { in fw_crash_state_store()3361 if (val == COPY_ERROR) in fw_crash_state_store()
Completed in 29 milliseconds