Searched refs:IWE (Results 1 - 3 of 3) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A DcpqfcTSstructs.h441 // SEST entry types: IWE, IRE, TWE, TRE
450 (!((this_sest)->u[ x_ID ].IWE.Buff_Off & 0x80000000))
541 union // Entry can be IWE, IRE, TWE, TRE
543 TachLiteIWE IWE; member in union:__anon2287::__anon2288
H A DcpqfcTSworker.c586 fcChip->SEST->u[ x_ID].IWE.Hdr_Len &= 0x7FFFFFFF;
742 fcChip->SEST->u[ ExchangeID].IWE.Hdr_Len &= 0x7FFFFFFF;
2327 !(fcChip->SEST->u[ ExchangeID].IWE.Hdr_Len
2335 ExchangeID, fcChip->SEST->u[ ExchangeID].IWE.Hdr_Len);
3467 fcChip->SEST->u[ x_ID].IWE.Hdr_Len |= 0x80000000; // set VAL bit
4074 | e.g. IWE
4129 // if SCSI command, build SEST entry (e.g. IWE, TRE,...)
4557 pIWE = &fcChip->SEST->u[ *fcExchangeIndex ].IWE;
4559 // fill out the IWE:
5146 // length/ address pairs, NOT on the type (IWE, TR
[all...]
H A DcpqfcTScontrol.c903 fcChip->SEST->u[ x_ID].IWE.Hdr_Len &= 0x7FFFFFFF;

Completed in 86 milliseconds