dc_encap
int dc_encap(struct dc_softc *, bus_dmamap_t, struct mbuf *, u_int32_t *);
if (dc_encap(sc, map, m, &idx) != 0) {