Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4/sys/
H A Dsudev.h105 #define FRMERR 0x08 /* framing error */ macro
/titanic_50/usr/src/uts/common/sys/
H A Dasy.h102 #define FRMERR 0x08 /* framing error */ macro
/titanic_50/usr/src/uts/sun4/io/
H A Dsu_driver.c1810 if (lsr & (RCA|PARERR|FRMERR|BRKDET|OVRRUN)) { in async_rxint()
1816 while (lsr & (RCA|PARERR|FRMERR|BRKDET|OVRRUN)) { in async_rxint()
1838 if (lsr & (PARERR|FRMERR|BRKDET|OVRRUN)) { in async_rxint()
1843 if (lsr & (FRMERR|BRKDET)) in async_rxint()
/titanic_50/usr/src/uts/common/io/
H A Dasy.c2436 while (lsr & (RCA|PARERR|FRMERR|BRKDET|OVRRUN)) { in async_rxint()
2447 while (lsr & (RCA|PARERR|FRMERR|BRKDET|OVRRUN)) { in async_rxint()
2491 if (lsr & (PARERR|FRMERR|BRKDET|OVRRUN)) { in async_rxint()
2497 if (lsr & (FRMERR|BRKDET)) in async_rxint()