CONTROLLER_T      186 drivers/tty/rocket.c static CONTROLLER_T sController[CTL_SIZE] = {
CONTROLLER_T      222 drivers/tty/rocket.c static int sInitChan(CONTROLLER_T * CtlP, CHANNEL_T * ChP, int AiopNum,
CONTROLLER_T      229 drivers/tty/rocket.c static void sModemReset(CONTROLLER_T * CtlP, int chan, int on);
CONTROLLER_T      230 drivers/tty/rocket.c static void sPCIModemReset(CONTROLLER_T * CtlP, int chan, int on);
CONTROLLER_T      232 drivers/tty/rocket.c static int sInitController(CONTROLLER_T * CtlP, int CtlNum, ByteIO_t MudbacIO,
CONTROLLER_T      611 drivers/tty/rocket.c 	CONTROLLER_T *ctlp;
CONTROLLER_T     1737 drivers/tty/rocket.c static void rmSpeakerReset(CONTROLLER_T * CtlP, unsigned long model)
CONTROLLER_T     1824 drivers/tty/rocket.c static int sPCIInitController(CONTROLLER_T * CtlP, int CtlNum,
CONTROLLER_T     2555 drivers/tty/rocket.c static int sInitController(CONTROLLER_T * CtlP, int CtlNum, ByteIO_t MudbacIO,
CONTROLLER_T     2687 drivers/tty/rocket.c static int sInitChan(CONTROLLER_T * CtlP, CHANNEL_T * ChP, int AiopNum,
CONTROLLER_T     3073 drivers/tty/rocket.c static void sModemReset(CONTROLLER_T * CtlP, int chan, int on)
CONTROLLER_T     3098 drivers/tty/rocket.c static void sPCIModemReset(CONTROLLER_T * CtlP, int chan, int on)
CONTROLLER_T      328 drivers/tty/rocket_int.h typedef CONTROLLER_T CONTROLLER_t;
CONTROLLER_T      332 drivers/tty/rocket_int.h 	CONTROLLER_T *CtlP;