Home
last modified time | relevance | path

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

/netbsd/sys/arch/sparc64/dev/
H A Dsab82532reg.h271 #define SAB_ISR0_RFO 0x02 /* rfifo overflow */ macro
H A Dsab.c528 if (isr0 & SAB_ISR0_RFO) { in sabtty_intr()