Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/sys/
H A Dsudev.h108 #define XSRE 0x40 /* tx shift reg is now empty */ macro
/illumos-gate/usr/src/uts/sun4/io/
H A Dsu_driver.c1322 ((INB(LSR) & XSRE) == 0)); in asy_isbusy()
3057 while ((INB(LSR) & XSRE) == 0) { in async_ioctl()