Home
last modified time | relevance | path

Searched refs:pIRB (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/scsi/
DcpqfcTSworker.c3345 TachLiteIRB *pIRB; in cpqfcTSBuildExchange() local
4058 pIRB = &Exchanges->fcExchange[*fcExchangeIndex].IRB; in cpqfcTSBuildExchange()
4061 pIRB->Req_A_SFS_Len = SfsLen; // includes IRB flags & len in cpqfcTSBuildExchange()
4062 pIRB->Req_A_SFS_Addr = // TL needs physical addr of frame to send in cpqfcTSBuildExchange()
4065 pIRB->Req_A_SFS_D_ID = CMDfchs->d_id << 8; // Dest_ID must be consistent! in cpqfcTSBuildExchange()