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

/freebsd-11-stable/sys/dev/cx/
H A Dcxddk.h436 void cx_start_chan (cx_chan_t *c, cx_buf_t *cb, unsigned long phys);
H A Dcxddk.c110 void cx_start_chan (cx_chan_t *c, cx_buf_t *cb, unsigned long phys) function
818 cx_start_chan (c, 0, 0);
H A Dif_cx.c860 cx_start_chan (c, d->dmamem.virt, d->dmamem.phys);
1211 cx_start_chan (d->chan, 0, 0);
1453 cx_start_chan (d->chan, 0, 0);

Completed in 110 milliseconds