isadma.c | 651 _isa_dmamem_free(struct isa_dma_state *ids, int chan, bus_addr_t addr, bus_size_t size) function in typeref:typename:void 657 panic("_isa_dmamem_free"); 738 _isa_dmamem_free(ids, chan, addr, size); 744 _isa_dmamem_free(ids, chan, addr, size); 773 _isa_dmamem_free(m->ids, m->chan, m->addr, m->size);
|