Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/
Daha1740.h52 #define G2INTST_CCBERROR 0xc0 /* CCB Completed with error */ macro
Daha1740.c242 case G2INTST_CCBERROR: in aha1740_intr_handle()
273 if ( (adapstat & G2INTST_MASK) == G2INTST_CCBERROR ) { in aha1740_intr_handle()