Searched refs:TxReplace1 (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.c2818 ChP->TxReplace1[0] = (Byte_t) (ChOff + _TXREP1B1);
2819 ChP->TxReplace1[1] = (Byte_t) ((ChOff + _TXREP1B1) >> 8);
2820 ChP->TxReplace1[2] = 0;
2821 ChP->TxReplace1[3] = 0;
2822 out32(ChP->IndexAddr, ChP->TxReplace1);
H A Drocket_int.h363 Byte_t TxReplace1[4]; member in struct:__anon11130

Completed in 112 milliseconds