Home
last modified time | relevance | path

Searched refs:OVERRUN (Results 1 – 6 of 6) sorted by relevance

/titanic_50/usr/src/uts/sun4/sys/
H A Dsudev.h187 #define OVERRUN 040000 macro
190 #define S_ERRORS (PERROR|OVERRUN|FRERROR)
/titanic_50/usr/src/uts/common/sys/
H A Dasy.h157 #define OVERRUN 040000 macro
160 #define S_ERRORS (PERROR|OVERRUN|FRERROR)
/titanic_50/usr/src/grub/grub-0.97/netboot/
H A Dsis900.h223 OVERRUN = 0x02000000, enumerator
H A Dsis900.c1167 if (rx_status & (ABORT|OVERRUN|TOOLONG|RUNT|RXISERR|CRCERR|FAERR)) { in sis900_poll()
/titanic_50/usr/src/uts/sun4/io/
H A Dsu_driver.c1847 s |= OVERRUN; in async_rxint()
/titanic_50/usr/src/uts/common/io/
H A Dasy.c2501 s |= OVERRUN; in async_rxint()