Searched defs:sym_chip (Results 1 – 1 of 1) sorted by relevance
36 struct sym_chip { struct37 u_short device_id;38 u_short revision_id;39 char *name;40 u_char burst_max; /* log-base-2 of max burst */41 u_char offset_max;42 u_char nr_divisor;43 u_char lp_probe_bit;44 u_int features;