Searched refs:SMCUltraBase (Results 1 – 1 of 1) sorted by relevance
242 unsigned long SMCUltraBase; in SMC93x_Init() local 246 if ((SMCUltraBase = SMCDetectUltraIO()) != 0UL) { in SMC93x_Init() 248 SMCReportDeviceStatus(SMCUltraBase); in SMC93x_Init() 250 SMCEnableDevice(SMCUltraBase, SER1, COM1_BASE, COM1_INTERRUPT); in SMC93x_Init() 252 SMCEnableDevice(SMCUltraBase, SER2, COM2_BASE, COM2_INTERRUPT); in SMC93x_Init() 254 SMCEnableDevice(SMCUltraBase, PARP, PARP_BASE, PARP_INTERRUPT); in SMC93x_Init() 258 SMCEnableKYBD(SMCUltraBase); in SMC93x_Init() 260 SMCEnableFDC(SMCUltraBase); in SMC93x_Init() 263 SMCReportDeviceStatus(SMCUltraBase); in SMC93x_Init() 265 SMCRunState(SMCUltraBase); in SMC93x_Init() [all...]