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);
1136 RingInd = sInB((ByteIO_t) (ChP->ChanStat + 8)) & DSR_ACT; in sGetChanRI()
1764 ByteIO_t addr; in rmSpeakerReset()
1850 ByteIO_t * AiopIOList, int AiopIOListSize, in sPCIInitController()
1856 ByteIO_t io; in sPCIInitController()
1872 (WordIO_t) ((ByteIO_t) AiopIOList[0] + _PCI_INT_FUNC); in sPCIInitController()
1915 ByteIO_t UPCIRingInd = 0; in register_PCI()
2580 static int sInitController(CONTROLLER_T * CtlP, int CtlNum, ByteIO_t MudbacIO, in sInitController()
2581 ByteIO_t * AiopIOList, int AiopIOListSize, in sInitController()
2585 ByteIO_t io; in sInitController()
2655 static int sReadAiopID(ByteIO_t io) in sReadAiopID()
2734 ChP->Cmd = (ByteIO_t) AiopIO + _CMD_REG; in sInitChan()
2735 ChP->IntChan = (ByteIO_t) AiopIO + _INT_CHAN; in sInitChan()
2736 ChP->IntMask = (ByteIO_t) AiopIO + _INT_MASK; in sInitChan()
2745 ChP->IntID = (ByteIO_t) AiopIO + ChP->ChanNum + _INT_ID0; in sInitChan()
2976 if (sInB((ByteIO_t) ChP->IndexData) & PRI_PEND) /* priority buffer busy */ in sWriteTxPrioByte()
3100 ByteIO_t addr; in sModemReset()
3125 ByteIO_t addr; in sPCIModemReset()