Searched refs:cha_b_ctrl (Results 1 – 3 of 3) sorted by relevance
56 } while (!(atari_scc.cha_b_ctrl & 0x04)); /* wait for tx buf empty */ in ata_scc_out()143 } while (!(atari_scc.cha_b_ctrl & 0x01)); /* wait for rx buf filled */188 atari_scc.cha_b_ctrl = (reg); \190 atari_scc.cha_b_ctrl = (val); \242 (void)atari_scc.cha_b_ctrl; /* reset reg pointer */ in atari_init_scc_port()
319 if (scc_test(&st_escc.cha_b_ctrl)) { in config_atari()
448 u_char cha_b_ctrl; member
Completed in 9 milliseconds