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