Searched refs:p_cor3 (Results 1 – 2 of 2) sorted by relevance
88 p_cor3, /* channel option reg 3 */ member
724 cd18xx_write(sc, CD18xx_COR3, p->p_cor3); in cdtty_loadchannelregs()863 p->p_cor3 = (t->c_ospeed <= 1200 ? 1 : t->c_ospeed <= 38400 ? 8 : 4); in cdttyparam()