Home
last modified time | relevance | path

Searched refs:hard_error (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/scsi/
Daic7xxx_old.c871 } hard_error[] = { variable
6933 for (i = 0; i < NUMBER(hard_error); i++) in aic7xxx_isr()
6935 if (errno & hard_error[i].errno) in aic7xxx_isr()
6937 printk(KERN_ERR " %s\n", hard_error[i].errmesg); in aic7xxx_isr()