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 …]
673 struct TransTable_struct { struct674 __le32 BlockFetch[NUM_BLOCKFETCH_ENTRIES];675 __le32 RepQSize;676 __le32 RepQCount;677 __le32 RepQCtrAddrLow32;678 __le32 RepQCtrAddrHigh32;680 struct vals32 RepQAddr[MAX_REPLY_QUEUES];