Home
last modified time | relevance | path

Searched refs:FRERROR (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/uts/sun4/sys/
H A Dsudev.h188 #define FRERROR 020000 macro
190 #define S_ERRORS (PERROR|OVERRUN|FRERROR)
/titanic_50/usr/src/uts/common/sys/
H A Dasy.h158 #define FRERROR 020000 macro
160 #define S_ERRORS (PERROR|OVERRUN|FRERROR)
/titanic_50/usr/src/uts/sun4/io/
H A Dsu_driver.c1844 s |= FRERROR; in async_rxint()
1866 if (s & FRERROR) { /* Handle framing errors */ in async_rxint()
/titanic_50/usr/src/uts/common/io/
H A Dasy.c2498 s |= FRERROR; in async_rxint()
2520 if (s & FRERROR) /* Handle framing errors */ in async_rxint()