Home
last modified time | relevance | path

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

/openbsd/sys/arch/sparc64/dev/
H A Dsab82532reg.h313 #define SAB_RSTAT_FE 0x40 /* framing error */ macro
H A Dsab.c599 if (stat & SAB_RSTAT_FE) in sabtty_softintr()