Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dmtd8xxvar.h142 bus_dma_segment_t sc_listseg[1]; member
H A Dxlreg.h609 bus_dma_segment_t sc_listseg[1]; member
H A Dmtd8xx.c98 PAGE_SIZE, 0, sc->sc_listseg, 1, &sc->sc_listnseg, in mtd_attach()
103 if (bus_dmamem_map(sc->sc_dmat, sc->sc_listseg, sc->sc_listnseg, in mtd_attach()
H A Ddcreg.h748 bus_dma_segment_t sc_listseg[1]; member
H A Ddc.c1634 PAGE_SIZE, 0, sc->sc_listseg, 1, &sc->sc_listnseg, in dc_attach()
1639 if (bus_dmamem_map(sc->sc_dmat, sc->sc_listseg, sc->sc_listnseg, in dc_attach()
3105 bus_dmamem_free(sc->sc_dmat, sc->sc_listseg, sc->sc_listnseg); in dc_detach()
H A Dxl.c2358 PAGE_SIZE, 0, sc->sc_listseg, 1, &sc->sc_listnseg, in xl_attach()
2363 if (bus_dmamem_map(sc->sc_dmat, sc->sc_listseg, sc->sc_listnseg, in xl_attach()
/openbsd/sys/dev/pci/
H A Dif_sisreg.h464 bus_dma_segment_t sc_listseg[1]; member
H A Dif_sis.c1130 PAGE_SIZE, 0, sc->sc_listseg, 1, &sc->sc_listnseg, in sis_attach()
1135 if (bus_dmamem_map(sc->sc_dmat, sc->sc_listseg, sc->sc_listnseg, in sis_attach()