Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/netif/txp/
H A Dif_txpreg.h320 struct txp_rxbuf_desc { struct
321 volatile u_int32_t rb_paddrlo;
322 volatile u_int32_t rb_paddrhi;
324 volatile u_int32_t rb_vaddrlo;
325 volatile u_int32_t rb_vaddrhi;
327 union {
330 } txp_rb_u;