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