Searched refs:btblmax (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/i86pc/os/ | ||
H A D | cpuid.c | 2295 uint_t btblmax = sizeof (brand_tbl) / sizeof (brand_tbl[0]); local 2301 for (i = 0; i < btblmax; i++) 2304 if (i < btblmax) { |
Completed in 54 milliseconds