Searched refs:TxReplace2 (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Drocket.c2824 ChP->TxReplace2[0] = (Byte_t) (ChOff + _TXREP2);
2825 ChP->TxReplace2[1] = (Byte_t) ((ChOff + _TXREP2) >> 8);
2826 ChP->TxReplace2[2] = 0;
2827 ChP->TxReplace2[3] = 0;
2828 out32(ChP->IndexAddr, ChP->TxReplace2);
H A Drocket_int.h364 Byte_t TxReplace2[4]; member in struct:__anon11130

Completed in 70 milliseconds