Searched refs:cx_start_chan (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12-stable/sys/dev/cx/ |
| D | cxddk.h | 436 void cx_start_chan (cx_chan_t *c, cx_buf_t *cb, unsigned long phys);
|
| D | cxddk.c | 110 void cx_start_chan (cx_chan_t *c, cx_buf_t *cb, unsigned long phys) in cx_start_chan() function 818 cx_start_chan (c, 0, 0); in cx_set_mode()
|
| D | if_cx.c | 860 cx_start_chan (c, d->dmamem.virt, d->dmamem.phys); in cx_attach() 1211 cx_start_chan (d->chan, 0, 0); in cx_watchdog() 1453 cx_start_chan (d->chan, 0, 0); in cx_topen()
|