txp_frag_desc
struct txp_frag_desc *fxd;
fxd = (struct txp_frag_desc *)(r->r_desc + prod);
prod * sizeof(struct txp_frag_desc),
sizeof(struct txp_frag_desc), BUS_DMASYNC_PREWRITE);
fxd = (struct txp_frag_desc *)r->r_desc;
struct txp_frag_desc *frgd = d;