Lines Matching refs:Word_t
146 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()
2683 Word_t x; in sReadAiopNumChan()
2719 Word_t ChOff; in sInitChan()
2765 ChOff = (Word_t) ChanNum *0x1000; in sInitChan()
2970 Word_t *WordPtr; /* must be far because Win SS != DS */ in sWriteTxPrioByte()
2979 WordPtr = (Word_t *) (&DWBuf[0]); in sWriteTxPrioByte()
3029 static void sEnInterrupts(CHANNEL_T * ChP, Word_t Flags) in sEnInterrupts()
3073 static void sDisInterrupts(CHANNEL_T * ChP, Word_t Flags) in sDisInterrupts()