Home
last modified time | relevance | path

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

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