Home | Sort by: relevance | last modified time | path |
/src/sys/dev/ppbus/ | |
ppbus_base.c | 302 ppbus_dma_free(device_t dev, void ** buf, bus_addr_t * addr, function in typeref:typename:int 308 ppbus->ppbus_dma_free(device_parent(dev), buf, addr, size); |
ppbus_conf.h | 137 PARPORT_DMA_FREE_T ppbus_dma_free; member in struct:ppbus_softc |