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

/freebsd-10.0-release/sys/dev/cx/
H A Dcxddk.c842 if ((c->board->if8type != 0) == (iftype != 0))
844 c->board->if8type = iftype;
846 if (c->board->if8type &&
871 iftype = c->board->if8type; break;
H A Dcxddk.h364 unsigned char if8type; /* chan8 interface RS-232/RS-449/V.35 */ member in struct:_cx_board_t
H A Dcsigma.c451 b->if0type = b->if8type = cx_iftype;
876 b->if0type = b->if8type = cx_iftype;
1022 if (c->board->if8type &&

Completed in 192 milliseconds