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

  /src/sys/dev/ppbus/
ppbus_base.c 288 ppbus_dma_malloc(device_t dev, void ** buf, bus_addr_t * addr, function in typeref:typename:int
294 return (ppbus->ppbus_dma_malloc(device_parent(dev), buf, addr,
300 /* Free memory allocated with ppbus_dma_malloc() */
ppbus_conf.h 136 PARPORT_DMA_MALLOC_T ppbus_dma_malloc; member in struct:ppbus_softc

Completed in 12 milliseconds