Home
last modified time | relevance | path

Searched refs:parport_dma_free (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/sys/dev/ppbus/
Dppbus_conf.c90 sc_link->parport_dma_free == NULL)) || in ppbus_probe()
131 ppbus->ppbus_dma_free = sc_link->parport_dma_free; in ppbus_attach()
Dppbus_conf.h87 PARPORT_DMA_FREE_T parport_dma_free; member
/netbsd/src/sys/arch/sgimips/hpc/
Dpi1ppc.c263 sc_parport_adapter.parport_dma_free = lsc->sc_dma_free; in pi1ppc_sc_attach()
/netbsd/src/sys/dev/ic/
Datppc.c222 sc_parport_adapter.parport_dma_free = lsc->sc_dma_free; in atppc_sc_attach()