Lines Matching refs:OSReport
93 OSReport("NAND_RESULT_ACCESS\n"); in printErrMsg()
96 OSReport("NAND_RESULT_ALLOC_FAILED\n"); in printErrMsg()
99 OSReport("NAND_RESULT_BUSY\n"); in printErrMsg()
102 OSReport("NAND_RESULT_CORRUPT\n"); in printErrMsg()
105 OSReport("NAND_RESULT_ECC_CRIT\n"); in printErrMsg()
108 OSReport("NAND_RESULT_EXISTS\n"); in printErrMsg()
111 OSReport("NAND_RESULT_INVALID\n"); in printErrMsg()
114 OSReport("NAND_RESULT_MAXBLOCKS\n"); in printErrMsg()
117 OSReport("NAND_RESULT_MAXFD\n"); in printErrMsg()
120 OSReport("NAND_RESULT_MAXFILES\n"); in printErrMsg()
123 OSReport("NAND_RESULT_NOEXISTS\n"); in printErrMsg()
126 OSReport("NAND_RESULT_NOTEMPTY\n"); in printErrMsg()
129 OSReport("NAND_RESULT_OPENFD\n"); in printErrMsg()
132 OSReport("NAND_RESULT_AUTHENTICATION\n"); in printErrMsg()
135 OSReport("NAND_RESULT_UNKNOWN\n"); in printErrMsg()
138 OSReport("NAND_RESULT_FATAL_ERROR\n"); in printErrMsg()
141 OSReport("Result: %d\n", err); in printErrMsg()