Searched refs:aLVL (Results 1 – 1 of 1) sorted by relevance
552 WW8LVL aLVL; in ReadLVL() local556 memset(&aLVL, 0, sizeof( aLVL )); in ReadLVL()557 rSt >> aLVL.nStartAt; in ReadLVL()558 rSt >> aLVL.nNFC; in ReadLVL()561 aLVL.nAlign = (aBits1 & 0x03); in ReadLVL()562 if( aBits1 & 0x10 ) aLVL.bV6Prev = true; in ReadLVL()563 if( aBits1 & 0x20 ) aLVL.bV6PrSp = true; in ReadLVL()564 if( aBits1 & 0x40 ) aLVL.bV6 = true; in ReadLVL()569 rSt >> aLVL.aOfsNumsXCH[ nLevelB ]; in ReadLVL()584 rSt >> aLVL.nV6DxaSpace; in ReadLVL()[all …]