Searched refs:RR_TXRDY (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/arch/luna68k/dev/
H A Dsiovar.h101 while ((getsiocsr(sio) & RR_TXRDY) == 0)
H A Dsioreg.h159 #define RR_TXRDY (RR0_TXEMPTY << 8) macro
H A Dlunaws.c299 if ((rr & RR_TXRDY) != 0) {
H A Dsiotty.c267 if ((rr & RR_TXRDY) != 0) {

Completed in 190 milliseconds