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

/freebsd-11-stable/sys/dev/si/
H A Dsi.c106 static tsw_param_t siparam; variable
264 .tsw_param = siparam,
799 * siparam() : Configure line params
805 siparam(struct tty *tp, struct termios *t) function
815 DPRINT((pp, DBG_ENTRY|DBG_PARAM, "siparam(%x,%x)\n", tp, t));
963 DPRINT((pp, DBG_PARAM, "siparam, complete: MR1 %x MR2 %x HI_MASK %x PRTCL %x HI_BREAK %x HI_CSR %x\n",

Completed in 69 milliseconds