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

/netbsd-current/sys/dev/ic/
H A Dcd18xxvar.h88 p_cor3, /* channel option reg 3 */ member in struct:cdtty_port
H A Dcd18xx.c724 cd18xx_write(sc, CD18xx_COR3, p->p_cor3);
863 p->p_cor3 = (t->c_ospeed <= 1200 ? 1 : t->c_ospeed <= 38400 ? 8 : 4);

Completed in 107 milliseconds