Home
last modified time | relevance | path

Searched refs:ERR_NX_AT_FAULT (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/testing/selftests/powerpc/nx-gzip/
H A Dgzfht_test.c274 cc != ERR_NX_AT_FAULT) { in compress_file()
280 if (cc == ERR_NX_AT_FAULT) { in compress_file()
H A Dgunz_test.c701 case ERR_NX_AT_FAULT: in decompress_file()
/openbmc/linux/tools/testing/selftests/powerpc/nx-gzip/include/
H A Dnxu.h561 #define ERR_NX_AT_FAULT 250 macro