ismt.c | 203 bus_dma_segment_t desc_dma_seg; member in struct:ismt_softc 646 bus_dmamem_free(sc->desc_dma_tag, &sc->desc_dma_seg, sc->desc_rseg); 693 &sc->desc_dma_seg, ISMT_DESC_ENTRIES, &sc->desc_rseg, 698 bus_dmamem_map(sc->desc_dma_tag, &sc->desc_dma_seg,
|