Lines Matching refs:cesa_softc

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