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

/freebsd-11-stable/sys/dev/cx/
H A Dcxddk.c342 static int cx_send (cx_chan_t *c, char *data, int len, function
425 return cx_send (c, buf, t-buf, attachment);
427 return cx_send (c, data, len, attachment);
706 cx_send (c, buf, p-buf, 0);
H A Dif_cx.c1134 static void cx_send (drv_t *d) function
1139 CX_DEBUG2 (d, ("cx_send\n"));
1194 cx_send (d);

Completed in 63 milliseconds