Lines Matching defs:busdma

56 	struct proto_busdma *busdma;  member
62 proto_busdma_tag_create(struct proto_busdma *busdma, struct proto_tag *parent, in proto_busdma_tag_create()
114 proto_busdma_tag_destroy(struct proto_busdma *busdma, struct proto_tag *tag) in proto_busdma_tag_destroy()
132 proto_busdma_tag_lookup(struct proto_busdma *busdma, u_long key) in proto_busdma_tag_lookup()
144 proto_busdma_md_destroy_internal(struct proto_busdma *busdma, in proto_busdma_md_destroy_internal()
172 proto_busdma_mem_alloc(struct proto_busdma *busdma, struct proto_tag *tag, in proto_busdma_mem_alloc()
218 proto_busdma_mem_free(struct proto_busdma *busdma, struct proto_md *md) in proto_busdma_mem_free()
227 proto_busdma_md_create(struct proto_busdma *busdma, struct proto_tag *tag, in proto_busdma_md_create()
257 proto_busdma_md_destroy(struct proto_busdma *busdma, struct proto_md *md) in proto_busdma_md_destroy()
276 proto_busdma_md_load(struct proto_busdma *busdma, struct proto_md *md, in proto_busdma_md_load()
312 proto_busdma_md_unload(struct proto_busdma *busdma, struct proto_md *md) in proto_busdma_md_unload()
323 proto_busdma_sync(struct proto_busdma *busdma, struct proto_md *md, in proto_busdma_sync()
339 proto_busdma_md_lookup(struct proto_busdma *busdma, u_long key) in proto_busdma_md_lookup()
353 struct proto_busdma *busdma; in proto_busdma_attach() local
361 proto_busdma_detach(struct proto_softc *sc, struct proto_busdma *busdma) in proto_busdma_detach()
371 proto_busdma_cleanup(struct proto_softc *sc, struct proto_busdma *busdma) in proto_busdma_cleanup()
386 proto_busdma_ioctl(struct proto_softc *sc, struct proto_busdma *busdma, in proto_busdma_ioctl()
484 proto_busdma_mmap_allowed(struct proto_busdma *busdma, vm_paddr_t physaddr) in proto_busdma_mmap_allowed()