Searched refs:MudbacIO (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-5.10/drivers/tty/ |
H A D | rocket.c | 232 static int sInitController(CONTROLLER_T * CtlP, int CtlNum, ByteIO_t MudbacIO, 2493 Call: sInitController(CtlP,CtlNum,MudbacIO,AiopIOList,AiopIOListSize, 2497 ByteIO_t MudbacIO; Mudbac base I/O address. 2559 static int sInitController(CONTROLLER_T * CtlP, int CtlNum, ByteIO_t MudbacIO, in sInitController() argument 2572 CtlP->MBaseIO = MudbacIO; in sInitController() 2573 CtlP->MReg1IO = MudbacIO + 1; in sInitController() 2574 CtlP->MReg2IO = MudbacIO + 2; in sInitController() 2575 CtlP->MReg3IO = MudbacIO + 3; in sInitController() 2601 sOutB(MudbacIO, (Byte_t) (io >> 6)); /* set up AIOP I/O in MUDBAC */ in sInitController()
|
Completed in 4 milliseconds