Searched refs:RspHDR (Results 1 – 2 of 2) sorted by relevance
3725 …memset(&fcChip->SEST->RspHDR[*fcExchangeIndex].pl, 0, sizeof(FCP_STATUS_RESPONSE)); // clear out p… in cpqfcTSBuildExchange()3727 …pIWE->RSP_Addr = fcChip->SEST->base + ((unsigned long) &fcChip->SEST->RspHDR[*fcExchangeIndex] - (… in cpqfcTSBuildExchange()3814 …pIRE->RSP_Addr = fcChip->SEST->base + ((unsigned long) &fcChip->SEST->RspHDR[*fcExchangeIndex] - (… in cpqfcTSBuildExchange()3882 rspHDR = &fcChip->SEST->RspHDR[*fcExchangeIndex]; in cpqfcTSBuildExchange()3966 rspHDR = &fcChip->SEST->RspHDR[*fcExchangeIndex]; in cpqfcTSBuildExchange()3989 …fcChip->SEST->base + ((unsigned long) &fcChip->SEST->RspHDR[*fcExchangeIndex] - (unsigned long) fc… in cpqfcTSBuildExchange()4038 fcChip->SEST->RspHDR[*fcExchangeIndex].ox_rx_id = CMDfchs->ox_rx_id; in cpqfcTSBuildExchange()4045 &fcChip->SEST->RspHDR[*fcExchangeIndex], sizeof(TachFCHDR_RSP)); in cpqfcTSBuildExchange()4094 memset(&fcChip->SEST->RspHDR[ExchangeID].pl, 0, sizeof(FCP_STATUS_RESPONSE)); in buildFCPstatus()4098 & fcChip->SEST->RspHDR[ExchangeID].pl; in buildFCPstatus()[all …]
540 TachFCHDR_RSP RspHDR[TACH_SEST_LEN]; // space for SEST FCP_RSP frame member