Searched refs:fLimit1 (Results 1 - 1 of 1) sorted by path

/haiku/src/system/kernel/arch/x86/64/
H A Ddescriptors.cpp57 unsigned fLimit1 :4; member in struct:Descriptor::__anon1880::__anon1881
197 fLimit1(0xf),
215 fLimit1 = (limit >> 16) & 0xf;
232 fLimit1 = (limit >> 16) & 0xf;

Completed in 109 milliseconds