Searched refs:TxReplace1 (Results 1 – 2 of 2) sorted by relevance
2768 ChP->TxReplace1[0] = (Byte_t) (ChOff + _TXREP1B1); in sInitChan()2769 ChP->TxReplace1[1] = (Byte_t) ((ChOff + _TXREP1B1) >> 8); in sInitChan()2770 ChP->TxReplace1[2] = 0; in sInitChan()2771 ChP->TxReplace1[3] = 0; in sInitChan()2772 out32(ChP->IndexAddr, ChP->TxReplace1); in sInitChan()
364 Byte_t TxReplace1[4]; member