Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/
Daha1740.h47 #define G2INTST_MASK 0xf0 /* isolate the status */ macro
Daha1740.c235 switch ( adapstat & G2INTST_MASK ) { in aha1740_intr_handle()
268 if ( (adapstat & G2INTST_MASK) == G2INTST_CCBERROR ) { in aha1740_intr_handle()