Searched refs:bus_dmamap_obsd (Results 1 – 1 of 1) sorted by relevance
16 struct bus_dmamap_obsd { struct25 typedef struct bus_dmamap_obsd* bus_dmamap_obsd_t; argument34 *dmamp = calloc(sizeof(struct bus_dmamap_obsd) + (sizeof(bus_dma_segment_t) * nsegments), 1); in bus_dmamap_create_obsd()