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

  /src/sys/dev/isa/
atppc_isa.c 87 static void atppc_isa_dma_free(device_t, void **, bus_addr_t *,
190 lsc->sc_dma_free = atppc_isa_dma_free;
239 atppc_isa_dma_free(device_t dev, void **buf, bus_addr_t *bus_addr, function in typeref:typename:void

Completed in 10 milliseconds