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

/freebsd-11-stable/sys/dev/cx/
H A Dcsigma.c733 b->nuniv = b->nsync = b->nasync = 0;
740 case T_UNIV_V35: ++b->nuniv; break;
791 b->nuniv = b->nsync = b->nasync = 0;
798 case T_UNIV_V35: ++b->nuniv; break;
852 b->nuniv = 2;
857 b->nuniv += 2;
H A Dcxddk.h360 unsigned char nuniv; /* number of universal channels */ member in struct:_cx_board_t

Completed in 58 milliseconds