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