Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/txp/
H A Dif_txpreg.h396 struct txp_opt_desc { struct
397 u_int8_t opt_desctype:3,
398 opt_rsvd:1,
399 opt_type:4;
401 u_int8_t opt_num;
402 u_int16_t opt_dep1;
403 u_int32_t opt_dep2;
404 u_int32_t opt_dep3;
405 u_int32_t opt_dep4;