Home
last modified time | relevance | path

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

/linux-6.12.1/arch/alpha/kernel/
Dsmc37c669.c215 } SMC37c669_CONFIG_REGS; typedef
865 SMC37c669_CONFIG_REGS *SMC37c669_detect(
978 static SMC37c669_CONFIG_REGS *SMC37c669 __initdata = NULL;
1119 SMC37c669_CONFIG_REGS * __init SMC37c669_detect( int index ) in SMC37c669_detect()
1131 SMC37c669 = ( SMC37c669_CONFIG_REGS * )SMC37c669_Addresses[i]; in SMC37c669_detect()
2473 SMC37c669_CONFIG_REGS *SMC_base; in SMC669_Init()