Searched refs:TxReplace1 (Results 1 – 2 of 2) sorted by relevance
2828 ChP->TxReplace1[0] = (Byte_t)(ChOff + _TXREP1B1); in sInitChan()2829 ChP->TxReplace1[1] = (Byte_t)((ChOff + _TXREP1B1) >> 8); in sInitChan()2830 ChP->TxReplace1[2] = 0; in sInitChan()2831 ChP->TxReplace1[3] = 0; in sInitChan()2832 sOutDW(ChP->IndexAddr,*(DWord_t *)&ChP->TxReplace1[0]); in sInitChan()
373 Byte_t TxReplace1[4]; member