Lines Matching refs:ByteIO_t
232 static int sInitController(CONTROLLER_T * CtlP, int CtlNum, ByteIO_t MudbacIO,
233 ByteIO_t * AiopIOList, int AiopIOListSize,
235 static int sReadAiopID(ByteIO_t io);
1114 RingInd = sInB((ByteIO_t) (ChP->ChanStat + 8)) & DSR_ACT; in sGetChanRI()
1745 ByteIO_t addr; in rmSpeakerReset()
1831 ByteIO_t * AiopIOList, int AiopIOListSize, in sPCIInitController()
1837 ByteIO_t io; in sPCIInitController()
1853 (WordIO_t) ((ByteIO_t) AiopIOList[0] + _PCI_INT_FUNC); in sPCIInitController()
1896 ByteIO_t UPCIRingInd = 0; in register_PCI()
2559 static int sInitController(CONTROLLER_T * CtlP, int CtlNum, ByteIO_t MudbacIO, in sInitController()
2560 ByteIO_t * AiopIOList, int AiopIOListSize, in sInitController()
2564 ByteIO_t io; in sInitController()
2634 static int sReadAiopID(ByteIO_t io) in sReadAiopID()
2713 ChP->Cmd = (ByteIO_t) AiopIO + _CMD_REG; in sInitChan()
2714 ChP->IntChan = (ByteIO_t) AiopIO + _INT_CHAN; in sInitChan()
2715 ChP->IntMask = (ByteIO_t) AiopIO + _INT_MASK; in sInitChan()
2724 ChP->IntID = (ByteIO_t) AiopIO + ChP->ChanNum + _INT_ID0; in sInitChan()
2955 if (sInB((ByteIO_t) ChP->IndexData) & PRI_PEND) /* priority buffer busy */ in sWriteTxPrioByte()
3079 ByteIO_t addr; in sModemReset()
3104 ByteIO_t addr; in sPCIModemReset()