Lines Matching refs:Word_t
133 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()
2995 static void sEnInterrupts(CHANNEL_T * ChP, Word_t Flags) in sEnInterrupts()
3039 static void sDisInterrupts(CHANNEL_T * ChP, Word_t Flags) in sDisInterrupts()