ByteIO_t 232 drivers/tty/rocket.c static int sInitController(CONTROLLER_T * CtlP, int CtlNum, ByteIO_t MudbacIO, ByteIO_t 233 drivers/tty/rocket.c ByteIO_t * AiopIOList, int AiopIOListSize, ByteIO_t 235 drivers/tty/rocket.c static int sReadAiopID(ByteIO_t io); ByteIO_t 1114 drivers/tty/rocket.c RingInd = sInB((ByteIO_t) (ChP->ChanStat + 8)) & DSR_ACT; ByteIO_t 1739 drivers/tty/rocket.c ByteIO_t addr; ByteIO_t 1825 drivers/tty/rocket.c ByteIO_t * AiopIOList, int AiopIOListSize, ByteIO_t 1831 drivers/tty/rocket.c ByteIO_t io; ByteIO_t 1847 drivers/tty/rocket.c (WordIO_t) ((ByteIO_t) AiopIOList[0] + _PCI_INT_FUNC); ByteIO_t 1890 drivers/tty/rocket.c ByteIO_t UPCIRingInd = 0; ByteIO_t 2555 drivers/tty/rocket.c static int sInitController(CONTROLLER_T * CtlP, int CtlNum, ByteIO_t MudbacIO, ByteIO_t 2556 drivers/tty/rocket.c ByteIO_t * AiopIOList, int AiopIOListSize, ByteIO_t 2560 drivers/tty/rocket.c ByteIO_t io; ByteIO_t 2630 drivers/tty/rocket.c static int sReadAiopID(ByteIO_t io) ByteIO_t 2709 drivers/tty/rocket.c ChP->Cmd = (ByteIO_t) AiopIO + _CMD_REG; ByteIO_t 2710 drivers/tty/rocket.c ChP->IntChan = (ByteIO_t) AiopIO + _INT_CHAN; ByteIO_t 2711 drivers/tty/rocket.c ChP->IntMask = (ByteIO_t) AiopIO + _INT_MASK; ByteIO_t 2720 drivers/tty/rocket.c ChP->IntID = (ByteIO_t) AiopIO + ChP->ChanNum + _INT_ID0; ByteIO_t 2951 drivers/tty/rocket.c if (sInB((ByteIO_t) ChP->IndexData) & PRI_PEND) /* priority buffer busy */ ByteIO_t 3075 drivers/tty/rocket.c ByteIO_t addr; ByteIO_t 3100 drivers/tty/rocket.c ByteIO_t addr; ByteIO_t 312 drivers/tty/rocket_int.h ByteIO_t MBaseIO; ByteIO_t 313 drivers/tty/rocket_int.h ByteIO_t MReg1IO; ByteIO_t 314 drivers/tty/rocket_int.h ByteIO_t MReg2IO; ByteIO_t 315 drivers/tty/rocket_int.h ByteIO_t MReg3IO; ByteIO_t 320 drivers/tty/rocket_int.h ByteIO_t UPCIRingInd; ByteIO_t 322 drivers/tty/rocket_int.h ByteIO_t AiopIntChanIO[AIOP_CTL_SIZE]; ByteIO_t 338 drivers/tty/rocket_int.h ByteIO_t Cmd; ByteIO_t 339 drivers/tty/rocket_int.h ByteIO_t IntChan; ByteIO_t 340 drivers/tty/rocket_int.h ByteIO_t IntMask; ByteIO_t 347 drivers/tty/rocket_int.h ByteIO_t IntID; ByteIO_t 808 drivers/tty/rocket_int.h #define sGetChanStatusLo(ChP) sInB((ByteIO_t)(ChP)->ChanStat) ByteIO_t 816 drivers/tty/rocket_int.h (sInB((ByteIO_t)((ChP)->ChanStat+8)) & DSR_ACT) : \ ByteIO_t 872 drivers/tty/rocket_int.h #define sGetTxCnt(ChP) sInB((ByteIO_t)(ChP)->TxRxCount)