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

/freebsd-11-stable/sys/dev/ctau/
H A Dctddk.h596 int scc_write (ct_chan_t *c, unsigned char *d, int len);
H A Dctddk.c1063 int scc_write (ct_chan_t *c, unsigned char *d, int len) function
1131 if (scc_write (c, &b, 1) < 0)

Completed in 103 milliseconds