Home
last modified time | relevance | path

Searched refs:isa_dmamem_free (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/isa/
H A Disadma.c533 isa_dmamem_free(struct device *isadev, int chan, bus_addr_t addr, in isa_dmamem_free() function
626 isa_dmamem_free(isadev, chan, addr, size); in isa_malloc()
632 isa_dmamem_free(isadev, chan, addr, size); in isa_malloc()
660 isa_dmamem_free(m->isadev, m->chan, m->addr, m->size); in isa_free()
H A Disadmavar.h80 void isa_dmamem_free(struct device *, int, bus_addr_t, bus_size_t);