Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/sbus/
H A Dstp4020reg.h154 #define STP4020_ISR0_SCINT 0x4000 /* status change interrupt posted */ macro
H A Dstp4020.c726 if ((v & STP4020_ISR0_SCINT) != 0) { in stp4020_intr()