Searched refs:ahd_hard_errors (Results 1 – 1 of 1) sorted by relevance
77 static struct ahd_hard_error_entry ahd_hard_errors[] = { variable85 static const u_int num_errors = NUM_ELEMENTS(ahd_hard_errors);900 if ((error & ahd_hard_errors[i].errno) != 0) { in ahd_handle_hwerrint()902 ahd_name(ahd), ahd_hard_errors[i].errmesg); in ahd_handle_hwerrint()