Searched refs:pd_errs (Results 1 – 1 of 1) sorted by relevance
245 static char *pd_errs[17] = { "ERR", "INDEX", "ECC", "DRQ", "SEEK", "WRERR", variable282 for (i = 0; i < ARRAY_SIZE(pd_errs); i++) in pd_print_error()284 printk(" %s", pd_errs[i]); in pd_print_error()