ahd_hard_errors    64 drivers/scsi/aic7xxx/aic79xx_core.c static const struct ahd_hard_error_entry ahd_hard_errors[] = {
ahd_hard_errors    72 drivers/scsi/aic7xxx/aic79xx_core.c static const u_int num_errors = ARRAY_SIZE(ahd_hard_errors);
ahd_hard_errors  1708 drivers/scsi/aic7xxx/aic79xx_core.c 		if ((error & ahd_hard_errors[i].errno) != 0)
ahd_hard_errors  1710 drivers/scsi/aic7xxx/aic79xx_core.c 			       ahd_name(ahd), ahd_hard_errors[i].errmesg);