Lines Matching refs:ByteIO_t
25 typedef unsigned int ByteIO_t; typedef
312 ByteIO_t MBaseIO;
313 ByteIO_t MReg1IO;
314 ByteIO_t MReg2IO;
315 ByteIO_t MReg3IO;
320 ByteIO_t UPCIRingInd;
322 ByteIO_t AiopIntChanIO[AIOP_CTL_SIZE];
338 ByteIO_t Cmd;
339 ByteIO_t IntChan;
340 ByteIO_t IntMask;
347 ByteIO_t IntID;
808 #define sGetChanStatusLo(ChP) sInB((ByteIO_t)(ChP)->ChanStat)
816 (sInB((ByteIO_t)((ChP)->ChanStat+8)) & DSR_ACT) : \
872 #define sGetTxCnt(ChP) sInB((ByteIO_t)(ChP)->TxRxCount)