Searched refs:sili_dmamem_alloc (Results 1 – 1 of 1) sorted by relevance
81 struct sili_dmamem *sili_dmamem_alloc(struct sili_softc *, bus_dma_tag_t tag);197 ap->ap_dmamem_prbs = sili_dmamem_alloc(sc, sc->sc_tag_prbs); in sili_port_alloc()2168 sili_dmamem_alloc(struct sili_softc *sc, bus_dma_tag_t tag) in sili_dmamem_alloc() function