Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/
Daha1740.h47 #define G2INTST_MASK 0xf0 /* isolate the status */ macro
Daha1740.c240 switch ( adapstat & G2INTST_MASK ) { in aha1740_intr_handle()
273 if ( (adapstat & G2INTST_MASK) == G2INTST_CCBERROR ) { in aha1740_intr_handle()