Searched defs:_s_pciconf_bus_t (Results 1 – 1 of 1) sorted by relevance
152 typedef struct _s_pciconf_bus_t { struct153 int busno;154 int next_busno;155 int last_busno;156 int max_mingnt;157 int min_maxlat;158 int cacheline_size;159 int prefetch;160 int fast_b2b;161 int freq_66;[all …]