Home
last modified time | relevance | path

Searched refs:largest_sz (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/uts/sun4u/starcat/io/
H A Ddrmach.c6482 uint64_t largest_sz = 0; in drmach_mem_get_alignment() local
6519 if (sz > largest_sz) { in drmach_mem_get_alignment()
6520 largest_sz = sz; in drmach_mem_get_alignment()