Searched refs:QEntry (Results 1 – 3 of 3) sorted by relevance
542 if ((fcChip->IMQ->QEntry[CI].type & 0x1FF) == 0x104) { in PeekIMQEntry()545 u16 SFQpi = (u16) (fcChip->IMQ->QEntry[CI].word[0] & 0x0fffL); in PeekIMQEntry()562 if ((fcChip->IMQ->QEntry[CI].type & 0x1FF) == 0x00) { in PeekIMQEntry()565 if (fcChip->IMQ->QEntry[CI].word[2] & 0x7a000000L) in PeekIMQEntry()663 …n", fcChip->IMQ->producerIndex, fcChip->IMQ->consumerIndex, fcChip->IMQ->QEntry[fcChip->IMQ->consu… in CpqTsProcessIMQEntry()667 switch ((u8) (fcChip->IMQ->QEntry[fcChip->IMQ->consumerIndex].type & 0xffL)) { in CpqTsProcessIMQEntry()684 ulBuff = fcChip->IMQ->QEntry[fcChip->IMQ->consumerIndex].word[1]; in CpqTsProcessIMQEntry()705 ulBuff = fcChip->IMQ->QEntry[fcChip->IMQ->consumerIndex].word[2]; in CpqTsProcessIMQEntry()840 (fcChip->IMQ->QEntry[fcChip->IMQ->consumerIndex].word[0] & 0x0fffL); in CpqTsProcessIMQEntry()848 if (!(fcChip->IMQ->QEntry[fcChip->IMQ->consumerIndex].word[2] in CpqTsProcessIMQEntry()[all …]
328 TachyonIMQE QEntry[IMQ_LEN]; member360 TachFCHDR_CMND QEntry[SFQ_LEN]; // must be 64 bytes!! member401 TachLiteIRB QEntry[ERQ_LEN]; // Base register; entries 32 bytes ea. member
4699 memcpy(&fcChip->ERQ->QEntry[ErqIndex], // dest. in cpqfcTSStartExchange()