Searched defs:TransTable_struct (Results 1 – 2 of 2) sorted by relevance
251 struct TransTable_struct { struct252 u32 BlockFetch0;253 u32 BlockFetch1;254 u32 BlockFetch2;255 u32 BlockFetch3;256 u32 BlockFetch4;257 u32 BlockFetch5;258 u32 BlockFetch6;259 u32 BlockFetch7;260 u32 RepQSize;[all …]
349 struct TransTable_struct { struct350 u32 BlockFetch[NUM_BLOCKFETCH_ENTRIES];351 u32 RepQSize;352 u32 RepQCount;353 u32 RepQCtrAddrLow32;354 u32 RepQCtrAddrHigh32;355 u32 RepQAddr0Low32;356 u32 RepQAddr0High32;