Lines Matching refs:CONTROLLER_T
186 static CONTROLLER_T sController[CTL_SIZE] = {
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,
611 CONTROLLER_T *ctlp; in init_r_port()
1743 static void rmSpeakerReset(CONTROLLER_T * CtlP, unsigned long model) in rmSpeakerReset()
1830 static int sPCIInitController(CONTROLLER_T * CtlP, int CtlNum, in sPCIInitController()
2559 static int sInitController(CONTROLLER_T * CtlP, int CtlNum, ByteIO_t MudbacIO, in sInitController()
2691 static int sInitChan(CONTROLLER_T * CtlP, CHANNEL_T * ChP, int AiopNum, in sInitChan()
3077 static void sModemReset(CONTROLLER_T * CtlP, int chan, int on) in sModemReset()
3102 static void sPCIModemReset(CONTROLLER_T * CtlP, int chan, int on) in sPCIModemReset()