Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/isapnp/
Datppc_isapnp.c77 static void atppc_isapnp_dma_free(device_t, void **, bus_addr_t *,
132 sc->sc_dma_free = atppc_isapnp_dma_free; in atppc_isapnp_attach()
179 atppc_isapnp_dma_free(device_t dev, void ** buf, bus_addr_t * bus_addr, in atppc_isapnp_dma_free() function