Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_txp.c1264 struct txp_frag_desc *fxd; in txp_start()
1334 fxd = (struct txp_frag_desc *)(r->r_desc + prod); in txp_start()
1350 prod * sizeof(struct txp_frag_desc), in txp_start()
1351 sizeof(struct txp_frag_desc), BUS_DMASYNC_PREWRITE); in txp_start()
1354 fxd = (struct txp_frag_desc *)r->r_desc; in txp_start()
1734 struct txp_frag_desc *frgd = d; in txp_show_descriptor()
H A Dif_txpreg.h357 struct txp_frag_desc { struct