Lines Matching refs:ByteIO_t
24 typedef unsigned int ByteIO_t; typedef
311 ByteIO_t MBaseIO;
312 ByteIO_t MReg1IO;
313 ByteIO_t MReg2IO;
314 ByteIO_t MReg3IO;
319 ByteIO_t UPCIRingInd;
321 ByteIO_t AiopIntChanIO[AIOP_CTL_SIZE];
337 ByteIO_t Cmd;
338 ByteIO_t IntChan;
339 ByteIO_t IntMask;
346 ByteIO_t IntID;
807 #define sGetChanStatusLo(ChP) sInB((ByteIO_t)(ChP)->ChanStat)
815 (sInB((ByteIO_t)((ChP)->ChanStat+8)) & DSR_ACT) : \
871 #define sGetTxCnt(ChP) sInB((ByteIO_t)(ChP)->TxRxCount)