H A D | rocket.c | 222 static int sInitChan(CONTROLLER_T * CtlP, CHANNEL_T * ChP, int AiopNum, 229 static void sModemReset(CONTROLLER_T * CtlP, int chan, int on); 230 static void sPCIModemReset(CONTROLLER_T * CtlP, int chan, int on); 232 static int sInitController(CONTROLLER_T * CtlP, int CtlNum, ByteIO_t MudbacIO, 830 if (cp->CtlP->boardType == ROCKET_TYPE_PC104) { in configure_r_port() 1107 CONTROLLER_t *CtlP = ChP->CtlP; in sGetChanRI() local 1111 if (CtlP->UPCIRingInd) in sGetChanRI() 1112 RingInd = !(sInB(CtlP->UPCIRingInd) & sBitMapSetTbl[ChanNum]); in sGetChanRI() 1113 else if (CtlP in sGetChanRI() 1743 rmSpeakerReset(CONTROLLER_T * CtlP, unsigned long model) rmSpeakerReset() argument 1830 sPCIInitController(CONTROLLER_T * CtlP, int CtlNum, ByteIO_t * AiopIOList, int AiopIOListSize, WordIO_t ConfigIO, int IRQNum, Byte_t Frequency, int PeriodicOnly, int altChanRingIndicator, int UPCIRingInd) sPCIInitController() argument 2559 sInitController(CONTROLLER_T * CtlP, int CtlNum, ByteIO_t MudbacIO, ByteIO_t * AiopIOList, int AiopIOListSize, int IRQNum, Byte_t Frequency, int PeriodicOnly) sInitController() argument 2691 sInitChan(CONTROLLER_T * CtlP, CHANNEL_T * ChP, int AiopNum, int ChanNum) sInitChan() argument 3077 sModemReset(CONTROLLER_T * CtlP, int chan, int on) sModemReset() argument 3102 sPCIModemReset(CONTROLLER_T * CtlP, int chan, int on) sPCIModemReset() argument [all...] |