Searched refs:G2INTST_CCBERROR (Results 1 – 2 of 2) sorted by relevance
52 #define G2INTST_CCBERROR 0xc0 /* CCB Completed with error */ macro
242 case G2INTST_CCBERROR: in aha1740_intr_handle()273 if ( (adapstat & G2INTST_MASK) == G2INTST_CCBERROR ) { in aha1740_intr_handle()