Searched refs:ASC_STA_RBF (Results 1 – 1 of 1) sorted by relevance
125 #define ASC_STA_RBF 0x0001 macro307 while ((status = asc_in(port, ASC_STA)) & ASC_STA_RBF) { in asc_receive_chars()365 if (status & ASC_STA_RBF) { in asc_interrupt()678 if (!(asc_in(port, ASC_STA) & ASC_STA_RBF)) in asc_get_poll_char()