Home
last modified time | relevance | path

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

/netbsd/sys/arch/sparc64/dev/
H A Dsab82532reg.h249 #define SAB_GIS_ISB1 0x02 /* interrupt status b1 */ macro
H A Dsab.c358 if ((gis & (SAB_GIS_ISB1 | SAB_GIS_ISB0)) && sc->sc_child[1] && in sab_intr()