Home
last modified time | relevance | path

Searched refs:SMC37c669_CONFIG_REGS (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/arch/alpha/kernel/
Dsmc37c669.c214 } SMC37c669_CONFIG_REGS; typedef
864 SMC37c669_CONFIG_REGS *SMC37c669_detect(
989 static SMC37c669_CONFIG_REGS *SMC37c669 __initdata = NULL;
1130 SMC37c669_CONFIG_REGS * __init SMC37c669_detect( int index ) in SMC37c669_detect()
1142 SMC37c669 = ( SMC37c669_CONFIG_REGS * )SMC37c669_Addresses[i]; in SMC37c669_detect()
2485 SMC37c669_CONFIG_REGS *SMC_base; in SMC669_Init()