Searched refs:pIRE (Results 1 – 1 of 1) sorted by relevance
3353 TachLiteIRE *pIRE; in cpqfcTSBuildExchange() local3805 pIRE = &fcChip->SEST->u[*fcExchangeIndex].IRE; in cpqfcTSBuildExchange()3808 pIRE->Seq_Accum = 0xCE000000L; // VAL,DIR inbound,DCM| INI,DAT,RSP in cpqfcTSBuildExchange()3810 pIRE->reserved = 0L; in cpqfcTSBuildExchange()3811 pIRE->RSP_Len = sizeof(TachFCHDR_RSP); // hdr+data (recv'd RSP frame) in cpqfcTSBuildExchange()3812 pIRE->RSP_Len |= (InFCHS->s_id << 8); // MS 24 bits Remote_ID in cpqfcTSBuildExchange()3814 …pIRE->RSP_Addr = fcChip->SEST->base + ((unsigned long) &fcChip->SEST->RspHDR[*fcExchangeIndex] - (… in cpqfcTSBuildExchange()3820 …fcp_dl = build_SEST_sgList(dev->PciDev, &pIRE->SLen1, Cmnd, // SCSI command Data desc. with S/G li… in cpqfcTSBuildExchange()3843 pIRE->Buff_Off = 0x00000000; // DWord 4: extended s/g list, no offset in cpqfcTSBuildExchange()3845 pIRE->Buff_Off = 0x80000000; // local data, no offset in cpqfcTSBuildExchange()[all …]