Home
last modified time | relevance | path

Searched refs:T_UNIV_RS449 (Results 1 – 4 of 4) sorted by relevance

/NextBSD/sys/dev/cx/
HDcsigma.c613 b->chan[0].type = T_UNIV_RS449; in cx_init_board()
618 b->chan[0].type = T_UNIV_RS449; in cx_init_board()
623 b->chan[0].type = T_UNIV_RS449; in cx_init_board()
628 b->chan[0].type = T_UNIV_RS449; in cx_init_board()
635 b->chan[0].type = T_UNIV_RS449; in cx_init_board()
640 b->chan[0].type = T_UNIV_RS449; in cx_init_board()
697 b->chan[8].type = T_UNIV_RS449; in cx_init_board()
702 b->chan[8].type = T_UNIV_RS449; in cx_init_board()
707 b->chan[8].type = T_UNIV_RS449; in cx_init_board()
712 b->chan[8].type = T_UNIV_RS449; in cx_init_board()
[all …]
HDcxddk.c837 (c->type==T_UNIV_RS449 || c->type==T_UNIV_V35)) in cx_set_port()
847 (c->type==T_UNIV_RS449 || c->type==T_UNIV_V35)) in cx_set_port()
879 case T_UNIV_RS449: return 2; in cx_get_port()
HDcxddk.h235 #define T_UNIV_RS449 6 /* sync/async RS-232/RS-449 channel */ macro
HDif_cx.c797 case T_UNIV_RS449: in cx_attach()