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

/freebsd-12-stable/sys/dev/cx/
H A Dcxddk.c832 if ((c->board->if0type != 0) == (iftype != 0))
834 c->board->if0type = iftype;
836 if (c->board->if0type &&
869 iftype = c->board->if0type; break;
H A Dcxddk.h363 unsigned char if0type; /* chan0 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;
1013 if (c->board->if0type &&

Completed in 140 milliseconds