shared_data_map  5406 dev/ic/aic79xx.c 		ahd_freedmamem(ahd, &ahd->shared_data_map);
shared_data_map  6237 dev/ic/aic79xx.c         if (ahd_createdmamem(ahd, driver_data_size, &ahd->shared_data_map,
shared_data_map  6241 dev/ic/aic79xx.c 	ahd->qoutfifo = (struct ahd_completion *)ahd->shared_data_map.vaddr;
shared_data_map  6246 dev/ic/aic79xx.c 	next_baddr = ahd->shared_data_map.busaddr
shared_data_map  6268 dev/ic/aic79xx.c 	ahd->next_queued_hscb_map = &ahd->shared_data_map;
shared_data_map  6628 dev/ic/aic79xx.c 	busaddr = ahd->shared_data_map.busaddr;
shared_data_map  10736 dev/ic/aic79xx.c 	ahd_dmamap_sync(ahd, ahd->parent_dmat, ahd->shared_data_map.dmamap,
shared_data_map  10747 dev/ic/aic79xx.c 				ahd->shared_data_map.dmamap,
shared_data_map  10767 dev/ic/aic79xx.c 	ahd_dmamap_sync(ahd, ahd->parent_dmat, ahd->shared_data_map.dmamap,
shared_data_map  10777 dev/ic/aic79xx.c 				ahd->shared_data_map.dmamap,
shared_data_map  1261 dev/ic/aic79xx.h 	struct map_node		  shared_data_map;