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