Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dif_txpreg.h360 struct txp_frag_desc { struct
361 volatile u_int8_t frag_flags; /* type/descriptor flags */
362 volatile u_int8_t frag_rsvd1;
363 volatile u_int16_t frag_len; /* bytes in this fragment */
364 volatile u_int32_t frag_addrlo; /* phys addr low word */
365 volatile u_int32_t frag_addrhi; /* phys addr high word */
366 volatile u_int32_t frag_rsvd2;