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

/freebsd-10.2-release/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.c1149 static void cx_send (drv_t *d) function
1154 CX_DEBUG2 (d, ("cx_send\n"));
1209 cx_send (d);

Completed in 186 milliseconds