Searched defs:way (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/fm/topo/libtopo/common/
H A Dcpu.c275 uint32_t cpuid, way; local
305 * Cache index, way and type are optional elements
310 rc |= nvlist_lookup_uint32(nvl, FM_FMRI_CPU_CACHE_WAY, &way);
328 FM_FMRI_CPU_CACHE_WAY, way,
344 FM_FMRI_CPU_CACHE_WAY, way,
395 uint32_t way = 0; local
448 way = strtoul(s, &end, 0);
489 way);

Completed in 22 milliseconds