Searched defs:sym_pci_chip (Results 1 – 1 of 1) sorted by relevance
84 struct sym_pci_chip { struct85 u_short device_id;86 u_short revision_id;87 char *name;88 u_char burst_max; /* log-base-2 of max burst */89 u_char offset_max;90 u_char nr_divisor;91 u_char lp_probe_bit;92 u_int features;