Searched refs:TxEnables (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.c2806 ChP->TxEnables[0] = (Byte_t) (ChOff + _TX_ENBLS);
2807 ChP->TxEnables[1] = (Byte_t) ((ChOff + _TX_ENBLS) >> 8);
2808 ChP->TxEnables[2] = 0;
2809 ChP->TxEnables[3] = 0;
2810 out32(ChP->IndexAddr, ChP->TxEnables);
H A Drocket_int.h361 Byte_t TxEnables[4]; member in struct:__anon11130

Completed in 68 milliseconds