Home
last modified time | relevance | path

Searched refs:Word_t (Results 1 – 2 of 2) sorted by relevance

/drivers/tty/
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 w = sInW((CTLP)->PCIIO); \
Drocket.c146 static Word_t aiop_intr_bits[AIOP_CTL_SIZE] = {
154 static Word_t upci_aiop_intr_bits[AIOP_CTL_SIZE] = {
240 static void sEnInterrupts(CHANNEL_T * ChP, Word_t Flags);
241 static void sDisInterrupts(CHANNEL_T * ChP, Word_t Flags);
548 Word_t bit; in rp_do_poll()
2696 Word_t x; in sReadAiopNumChan()
2732 Word_t ChOff; in sInitChan()
2778 ChOff = (Word_t) ChanNum *0x1000; in sInitChan()
2983 Word_t *WordPtr; /* must be far because Win SS != DS */ in sWriteTxPrioByte()
2992 WordPtr = (Word_t *) (&DWBuf[0]); in sWriteTxPrioByte()
[all …]