HomeSort by: relevance | last modified time | path
    Searched defs:atppc_isa_dma_malloc (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/isa/
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() */

Completed in 13 milliseconds