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

/freebsd-10.2-release/sys/dev/ctau/
H A Dctddk.h83 #define CFG_C 2 macro
100 * CFG_C | ct0<->i0<->ct1
H A Dctau.c566 if (b->opt.cfg == CFG_C)
714 else if (b->opt.cfg == CFG_C)
830 case CFG_C: b->e1cfg |= E1CFG_K; break;
H A Dif_ct.c1326 case CFG_C: *(char*)data = 'c'; break;
1342 case 'c': ct_set_config (c->board, CFG_C); break;
1972 case CFG_C: length += sprintf (s + length, " cfg=C"); break;
H A Dctddk.c465 if (cfg == CFG_C)

Completed in 113 milliseconds