Searched refs:TxEnables (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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:__anon26656
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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:__anon14963

Completed in 87 milliseconds