Lines Matching refs:ByteIO_t
245 static int sInitController(CONTROLLER_T * CtlP, int CtlNum, ByteIO_t MudbacIO,
246 ByteIO_t * AiopIOList, int AiopIOListSize,
248 static int sReadAiopID(ByteIO_t io);
1145 RingInd = sInB((ByteIO_t) (ChP->ChanStat + 8)) & DSR_ACT; in sGetChanRI()
1777 ByteIO_t addr; in rmSpeakerReset()
1863 ByteIO_t * AiopIOList, int AiopIOListSize, in sPCIInitController()
1869 ByteIO_t io; in sPCIInitController()
1885 (WordIO_t) ((ByteIO_t) AiopIOList[0] + _PCI_INT_FUNC); in sPCIInitController()
1928 ByteIO_t UPCIRingInd = 0; in register_PCI()
2593 static int sInitController(CONTROLLER_T * CtlP, int CtlNum, ByteIO_t MudbacIO, in sInitController()
2594 ByteIO_t * AiopIOList, int AiopIOListSize, in sInitController()
2598 ByteIO_t io; in sInitController()
2668 static int sReadAiopID(ByteIO_t io) in sReadAiopID()
2747 ChP->Cmd = (ByteIO_t) AiopIO + _CMD_REG; in sInitChan()
2748 ChP->IntChan = (ByteIO_t) AiopIO + _INT_CHAN; in sInitChan()
2749 ChP->IntMask = (ByteIO_t) AiopIO + _INT_MASK; in sInitChan()
2758 ChP->IntID = (ByteIO_t) AiopIO + ChP->ChanNum + _INT_ID0; in sInitChan()
2989 if (sInB((ByteIO_t) ChP->IndexData) & PRI_PEND) /* priority buffer busy */ in sWriteTxPrioByte()
3113 ByteIO_t addr; in sModemReset()
3138 ByteIO_t addr; in sPCIModemReset()