Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/
Drocket_int.h27 typedef unsigned int Word_t; typedef
325 Word_t *AiopIntrBits;
349 Word_t TxFIFO;
350 Word_t TxFIFOPtrs;
351 Word_t RxFIFO;
352 Word_t RxFIFOPtrs;
353 Word_t TxPrioCnt;
354 Word_t TxPrioPtr;
355 Word_t TxPrioBuf;
453 Word_t w = sInW((CTLP)->PCIIO); \
Drocket.c133 static Word_t aiop_intr_bits[AIOP_CTL_SIZE] = {
141 static Word_t upci_aiop_intr_bits[AIOP_CTL_SIZE] = {
227 static void sEnInterrupts(CHANNEL_T * ChP, Word_t Flags);
228 static void sDisInterrupts(CHANNEL_T * ChP, Word_t Flags);
535 Word_t bit; in rp_do_poll()
2649 Word_t x; in sReadAiopNumChan()
2685 Word_t ChOff; in sInitChan()
2731 ChOff = (Word_t) ChanNum *0x1000; in sInitChan()
2936 Word_t *WordPtr; /* must be far because Win SS != DS */ in sWriteTxPrioByte()
2945 WordPtr = (Word_t *) (&DWBuf[0]); in sWriteTxPrioByte()
[all …]