Searched refs:ulBuff (Results 1 – 4 of 4) sorted by relevance
315 u32 ulBuff, i; in CpqTsResetTachLite() local370 ulBuff = readl(fcChip->Registers.ReMapMemBase + TL_MEM_SOFTRST); in CpqTsResetTachLite()647 u32 ulBuff, dwStatus; in CpqTsProcessIMQEntry() local684 ulBuff = fcChip->IMQ->QEntry[fcChip->IMQ->consumerIndex].word[1]; in CpqTsProcessIMQEntry()685 x_ID = ulBuff & 0x7fffL; // lower 14 bits SEST_Index/Trans_ID in CpqTsProcessIMQEntry()691 if (ulBuff & 0x20000000L) // RPC -Response Phase Complete? in CpqTsProcessIMQEntry()696 if (ulBuff & 0x40000000L) // DPC -Data Phase Complete? in CpqTsProcessIMQEntry()702 if (ulBuff & 0x10000000L) // SPE? (SEST Programming Error) in CpqTsProcessIMQEntry()705 ulBuff = fcChip->IMQ->QEntry[fcChip->IMQ->consumerIndex].word[2]; in CpqTsProcessIMQEntry()706 if (ulBuff & 0x7a000000L) // any other errs? in CpqTsProcessIMQEntry()[all …]
320 ExchangeID = (s32) fcLQ->Qitem[QconsumerNdx].ulBuff[0]; // x_ID copied from DPC timeout function in cpqfcTS_WorkTask()389 fcLQ->Qitem[QconsumerNdx].ulBuff, // incoming fchs in cpqfcTS_WorkTask()418 fcLQ->Qitem[QconsumerNdx].ulBuff); in cpqfcTS_WorkTask()424 s32 x_ID = fcLQ->Qitem[QconsumerNdx].ulBuff[0]; in cpqfcTS_WorkTask()605 &fchs, fcLQ->Qitem[QconsumerNdx].ulBuff, // incoming fchs in cpqfcTS_WorkTask()662 fcLQ->Qitem[QconsumerNdx].ulBuff, // incoming fchs in cpqfcTS_WorkTask()770 …memcpy(fcLQ->Qitem[fcLQ->producer].ulBuff, QueContent, sizeof(fcLQ->Qitem[fcLQ->producer].ulBuff)); in cpqfcTSPutLinkQue()1681 TachFCHDR_GCMND *fchs = (TachFCHDR_GCMND *) fcLQ->Qitem[QNdx].ulBuff; in AnalyzeIncomingFrame()2833 u32 ulBuff; in SetLoginFields() local2872 ulBuff = (u32) pLoggedInPort->u.liWWN; in SetLoginFields()[all …]
1559 u32 ulBuff; in cpqfcTSDecodeGBICtype() local1563 ulBuff = fcChip->Registers.TYstatus.value & 0x13; in cpqfcTSDecodeGBICtype()1564 switch (ulBuff) { in cpqfcTSDecodeGBICtype()
855 __u32 ulBuff[LINKQ_ITEM_SIZE]; member874 __u32 ulBuff[3 * 16]; member