Searched refs:SELFTEST_OK (Results 1 – 2 of 2) sorted by relevance
138 #define SELFTEST_OK 0x0 macro149 ((code) == SELFTEST_OK || \
1132 if (stp->st_results != SELFTEST_OK) in logpage_selftest_analyze()