Searched refs:SMCUltraBase (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/kernel/
H A Dsmc37c93x.c241 unsigned long SMCUltraBase; local
245 if ((SMCUltraBase = SMCDetectUltraIO()) != 0UL) {
247 SMCReportDeviceStatus(SMCUltraBase);
249 SMCEnableDevice(SMCUltraBase, SER1, COM1_BASE, COM1_INTERRUPT);
251 SMCEnableDevice(SMCUltraBase, SER2, COM2_BASE, COM2_INTERRUPT);
253 SMCEnableDevice(SMCUltraBase, PARP, PARP_BASE, PARP_INTERRUPT);
257 SMCEnableKYBD(SMCUltraBase);
259 SMCEnableFDC(SMCUltraBase);
262 SMCReportDeviceStatus(SMCUltraBase);
264 SMCRunState(SMCUltraBase);
[all...]

Completed in 17 milliseconds