ahd_sglist_allocsize
u_int ahd_sglist_allocsize(struct ahd_softc *ahd);
offset = ((ahd_sglist_allocsize(ahd) / ahd_sglist_size(ahd))
if (ahd_createdmamem(ahd, ahd_sglist_allocsize(ahd), sg_map,
ahd_sglist_allocsize(ahd) / ahd_sglist_size(ahd);