atppc_isa.c | 85 static int atppc_isa_dma_malloc(device_t, void **, bus_addr_t *, 189 lsc->sc_dma_malloc = atppc_isa_dma_malloc; 229 atppc_isa_dma_malloc(device_t dev, void **buf, bus_addr_t *bus_addr, function in typeref:typename:int 237 /* Free memory allocated by atppc_isa_dma_malloc() */
|