Searched refs:eccStatus (Results 1 – 2 of 2) sorted by relevance
81 int eccStatus; /* 0 = ok, 1 = fixed, -1 = unfixed */ in ynandif_ReadChunkWithTagsFromNAND() local108 &eccStatus); in ynandif_ReadChunkWithTagsFromNAND()123 if (eccStatus < 0 || in ynandif_ReadChunkWithTagsFromNAND()126 else if (eccStatus > 0 || in ynandif_ReadChunkWithTagsFromNAND()
41 int *eccStatus);