Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/aic94xx/
Daic94xx_reg_def.h69 #define CSERR 0x00000002 macro
73 CSBUFPERR | OVLYERR | CSERR |\
Daic94xx_hwi.c778 } else if (comstat & CSERR) { in asd_com_sas_isr()