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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/
H A Drocket_int.h23 typedef unsigned char Byte_t; typedef
330 Byte_t MReg2;
331 Byte_t MReg3;
371 Byte_t R[RREGDATASIZE];
373 Byte_t BaudDiv[4];
374 Byte_t TxControl[4];
375 Byte_t RxControl[4];
376 Byte_t TxEnables[4];
377 Byte_t TxCompare[4];
378 Byte_t TxReplace
[all...]
H A Drocket.c162 static Byte_t RData[RDATASIZE] = {
183 static Byte_t RRegData[RREGDATASIZE] = {
210 static Byte_t sBitMapClrTbl[8] = {
214 static Byte_t sBitMapSetTbl[8] = {
238 static void sSetInterfaceMode(CHANNEL_T * ChP, Byte_t mode);
245 static int sWriteTxPrioByte(CHANNEL_T * ChP, Byte_t Data);
248 WordIO_t ConfigIO, int IRQNum, Byte_t Frequency,
253 int IRQNum, Byte_t Frequency, int PeriodicOnly);
2533 Byte_t Frequency: A flag identifying the frequency
2581 int IRQNum, Byte_t Frequenc
[all...]

Completed in 106 milliseconds