Searched refs:rc_param (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/sys/dev/rc/
H A Drc.c128 static int rc_param(struct tty *, struct termios *);
299 tp->t_param = rc_param;
868 rc_param(struct tty *tp, struct termios *ts) function
1031 (void) rc_param(rc->rc_tp, &rc->rc_tp->t_termios);
/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Decore_mcp.c2887 u32 resp = 0, param = 0, rc_param = 0; local
2901 &resp, &rc_param);
2921 u32 resp = 0, param = num, rc_param = 0; local
2925 param, &resp, &rc_param);

Completed in 89 milliseconds