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

/haiku/src/bin/
H A Dsysinfo.cpp323 uint32 linesPerTag = (reg >> 8) & 0xf; local
344 uint32 linesPerTag = (reg >> 8) & 0xff; local
396 uint32 linesPerTag = ((info.regs.ebx & 0x3ff000) >> 12) + 1; local

Completed in 33 milliseconds