Searched refs:G2INTST_MASK (Results 1 – 2 of 2) sorted by relevance
47 #define G2INTST_MASK 0xf0 /* isolate the status */ macro
236 switch ( adapstat & G2INTST_MASK ) { in aha1740_intr_handle()269 if ( (adapstat & G2INTST_MASK) == G2INTST_CCBERROR ) { in aha1740_intr_handle()
Completed in 5 milliseconds