Home
last modified time | relevance | path

Searched refs:loading_error (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/platform/x86/intel/ifs/
H A Dload.c111 ifsd->loading_error = true; in copy_hashes_authenticate_chunks()
135 ifsd->loading_error = true; in copy_hashes_authenticate_chunks()
201 ifsd->loading_error = false; in scan_chunks_sanity_check()
215 if (ifsd->loading_error) { in scan_chunks_sanity_check()
H A Difs.h236 bool loading_error; member