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

/freebsd-10.2-release/sys/dev/cx/
H A Dif_cx.c72 #define NCX 1 macro
214 static cx_board_t *adapter [NCX];
215 static drv_t *channel [NCX*NCHAN];
216 static struct callout led_timo [NCX];
306 for (i = 0; i < NCX; i++) {
475 if (devcount >= NCX)
1593 for (s=0; s<NCX*NCHAN; ++s)
1990 for (i=0; i<NCX*NCHAN; ++i) {

Completed in 100 milliseconds