sys/dev/cesa/cesa.c
1012
cesa_setup_sram_armada(struct cesa_softc *sc)
sys/dev/cesa/cesa.c
110
sizeof (struct cesa_softc)
sys/dev/cesa/cesa.c
1105
struct cesa_softc *sc;
sys/dev/cesa/cesa.c
117
cesa_dump_cshd(struct cesa_softc *sc, struct cesa_sa_hdesc *cshd)
sys/dev/cesa/cesa.c
1173
struct cesa_softc *sc;
sys/dev/cesa/cesa.c
1390
struct cesa_softc *sc;
sys/dev/cesa/cesa.c
1444
struct cesa_softc *sc;
sys/dev/cesa/cesa.c
154
cesa_alloc_dma_mem(struct cesa_softc *sc, struct cesa_dma_mem *cdm,
sys/dev/cesa/cesa.c
1559
cesa_auth_supported(struct cesa_softc *sc,
sys/dev/cesa/cesa.c
1586
struct cesa_softc *sc;
sys/dev/cesa/cesa.c
1680
struct cesa_softc *sc;
sys/dev/cesa/cesa.c
226
cesa_sync_desc(struct cesa_softc *sc, bus_dmasync_op_t op)
sys/dev/cesa/cesa.c
235
cesa_alloc_request(struct cesa_softc *sc)
sys/dev/cesa/cesa.c
250
cesa_free_request(struct cesa_softc *sc, struct cesa_request *cr)
sys/dev/cesa/cesa.c
273
cesa_enqueue_request(struct cesa_softc *sc, struct cesa_request *cr)
sys/dev/cesa/cesa.c
282
cesa_alloc_tdesc(struct cesa_softc *sc)
sys/dev/cesa/cesa.c
296
cesa_alloc_sdesc(struct cesa_softc *sc, struct cesa_request *cr)
sys/dev/cesa/cesa.c
326
cesa_tdma_copy(struct cesa_softc *sc, bus_addr_t dst, bus_addr_t src,
sys/dev/cesa/cesa.c
349
cesa_tdma_copyin_sa_data(struct cesa_softc *sc, struct cesa_request *cr)
sys/dev/cesa/cesa.c
358
cesa_tdma_copyout_sa_data(struct cesa_softc *sc, struct cesa_request *cr)
sys/dev/cesa/cesa.c
366
cesa_tdma_copy_sdesc(struct cesa_softc *sc, struct cesa_sa_desc *csd)
sys/dev/cesa/cesa.c
388
cesa_append_packet(struct cesa_softc *sc, struct cesa_request *cr,
sys/dev/cesa/cesa.c
512
cesa_fill_packet(struct cesa_softc *sc, struct cesa_packet *cp,
sys/dev/cesa/cesa.c
555
struct cesa_softc *sc;
sys/dev/cesa/cesa.c
783
cesa_create_chain(struct cesa_softc *sc,
sys/dev/cesa/cesa.c
866
cesa_execute(struct cesa_softc *sc)
sys/dev/cesa/cesa.c
929
cesa_setup_sram(struct cesa_softc *sc)
sys/dev/cesa/cesa.h
265
struct cesa_softc *cci_sc;