Home
last modified time | relevance | path

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

/linux/drivers/scsi/aic94xx/
H A Daic94xx_reg_def.h68 #define OVLYERR 0x00000004 macro
73 CSBUFPERR | OVLYERR | CSERR |\
H A Daic94xx_hwi.c795 } else if (comstat & OVLYERR) { in asd_com_sas_isr()
H A Daic94xx_seq.c327 if (!(reg & OVLYDMADONE) || (reg & OVLYERR) in asd_download_seq()