Searched refs:txp_frag_desc (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/pci/
H A Dif_txp.c1382 struct txp_frag_desc *fxd;
1465 fxd = (struct txp_frag_desc *)(r->r_desc + prod);
1488 prod * sizeof(struct txp_frag_desc),
1489 sizeof(struct txp_frag_desc), BUS_DMASYNC_PREWRITE);
1492 fxd = (struct txp_frag_desc *)r->r_desc;
1863 struct txp_frag_desc *frgd = d;
H A Dif_txpreg.h357 struct txp_frag_desc { struct

Completed in 66 milliseconds