Searched refs:TSR_BE (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/arch/atari/dev/
H A Dserreg.h65 #define TSR_BE 0x80 /* Buffer empty */ macro
H A Dser.c1285 if (ISSET(tsr, TSR_BE)) {
1466 while (!ISSET(stat = MFP->mf_tsr, TSR_BE) && --timo)
1474 while (!ISSET(stat = MFP->mf_tsr, TSR_BE) && --timo)

Completed in 126 milliseconds