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