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

/freebsd-11-stable/sys/dev/ctau/
H A Dctddk.h579 int ct_get_nrzi (ct_chan_t *c);
H A Dif_ct.c1466 *(int*)data = ct_get_nrzi (c);
1973 length += sprintf (s + length, " nrzi=%s", ct_get_nrzi (c) ? "on" : "off");
H A Dctddk.c495 int ct_get_nrzi (ct_chan_t *c) function

Completed in 71 milliseconds