Searched refs:sc_empty_seg (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/arch/hppa/gsc/
H A Dharmonyvar.h93 bus_dma_segment_t sc_empty_seg; member in struct:harmony_softc
H A Dharmony.c163 PAGE_SIZE, 0, &sc->sc_empty_seg, 1, &sc->sc_empty_rseg,
169 if (bus_dmamem_map(sc->sc_dmat, &sc->sc_empty_seg, 1,
173 bus_dmamem_free(sc->sc_dmat, &sc->sc_empty_seg,
184 bus_dmamem_free(sc->sc_dmat, &sc->sc_empty_seg,
195 bus_dmamem_free(sc->sc_dmat, &sc->sc_empty_seg,

Completed in 258 milliseconds