x86_bus_dmamap
typedef struct x86_bus_dmamap *bus_dmamap_t;
mapsize = sizeof(struct x86_bus_dmamap) +
map = (struct x86_bus_dmamap *)mapstore;