Searched refs:Word_t (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_int.h26 typedef unsigned int Word_t; typedef
324 Word_t *AiopIntrBits;
348 Word_t TxFIFO;
349 Word_t TxFIFOPtrs;
350 Word_t RxFIFO;
351 Word_t RxFIFOPtrs;
352 Word_t TxPrioCnt;
353 Word_t TxPrioPtr;
354 Word_t TxPrioBuf;
452 Word_t
[all...]
H A Drocket.c146 static Word_t aiop_intr_bits[AIOP_CTL_SIZE] = {
153 static Word_t upci_aiop_intr_bits[AIOP_CTL_SIZE] = {
239 static void sEnInterrupts(CHANNEL_T * ChP, Word_t Flags);
240 static void sDisInterrupts(CHANNEL_T * ChP, Word_t Flags);
560 Word_t bit;
2699 Word_t x;
2735 Word_t ChOff;
2781 ChOff = (Word_t) ChanNum *0x1000;
2986 Word_t *WordPtr; /* must be far because Win SS != DS */
2995 WordPtr = (Word_t *) (
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/char/
H A Drocket_int.h26 typedef unsigned int Word_t; typedef
324 Word_t *AiopIntrBits;
348 Word_t TxFIFO;
349 Word_t TxFIFOPtrs;
350 Word_t RxFIFO;
351 Word_t RxFIFOPtrs;
352 Word_t TxPrioCnt;
353 Word_t TxPrioPtr;
354 Word_t TxPrioBuf;
452 Word_t
[all...]
H A Drocket.c146 static Word_t aiop_intr_bits[AIOP_CTL_SIZE] = {
153 static Word_t upci_aiop_intr_bits[AIOP_CTL_SIZE] = {
239 static void sEnInterrupts(CHANNEL_T * ChP, Word_t Flags);
240 static void sDisInterrupts(CHANNEL_T * ChP, Word_t Flags);
560 Word_t bit;
2699 Word_t x;
2735 Word_t ChOff;
2781 ChOff = (Word_t) ChanNum *0x1000;
2986 Word_t *WordPtr; /* must be far because Win SS != DS */
2995 WordPtr = (Word_t *) (
[all...]

Completed in 74 milliseconds