Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/aic94xx/
Daic94xx_reg_def.h86 #define OVLYERR 0x00000004 macro
91 CSBUFPERR | OVLYERR | CSERR |\
Daic94xx_hwi.c813 } else if (comstat & OVLYERR) { in asd_com_sas_isr()
Daic94xx_seq.c345 if (!(reg & OVLYDMADONE) || (reg & OVLYERR) in asd_download_seq()