Home
last modified time | relevance | path

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

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