gc_dmamap_xfer    151 dev/ic/gdt_common.c 		    &gdt->sc_ccbs[i].gc_dmamap_xfer);
gc_dmamap_xfer    738 dev/ic/gdt_common.c 				xfer = ccb->gc_dmamap_xfer;
gc_dmamap_xfer    865 dev/ic/gdt_common.c 		xfer = ccb->gc_dmamap_xfer;
gc_dmamap_xfer   1183 dev/ic/gdt_common.c 		bus_dmamap_sync(gdt->sc_dmat, ccb->gc_dmamap_xfer, 0,
gc_dmamap_xfer   1184 dev/ic/gdt_common.c 		    ccb->gc_dmamap_xfer->dm_mapsize,
gc_dmamap_xfer   1187 dev/ic/gdt_common.c 		bus_dmamap_unload(gdt->sc_dmat, ccb->gc_dmamap_xfer);
gc_dmamap_xfer    242 dev/ic/gdtvar.h 	bus_dmamap_t gc_dmamap_xfer;