Home
last modified time | relevance | path

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

/linux-2.6.39/arch/alpha/kernel/
Dsmc37c669.c620 unsigned addr9_4 : 6; /* FDC Addr<9:4> */ member
636 unsigned addr9_4 : 6; /* IDE Addr<9:4> */ member
652 unsigned addr9_4 : 6; /* IDE Alt Status Addr<9:4> */ member
1391 base_addr.by_field.addr9_4 = local_config[ func ].port1 >> 4; in SMC37c669_enable_device()
1407 ide_addr.by_field.addr9_4 = local_config[ func ].port2 >> 4; in SMC37c669_enable_device()
1417 ide_addr.by_field.addr9_4 = local_config[ func ].port1 >> 4; in SMC37c669_enable_device()
2165 local_config[FLOPPY_0].port1 = fdc_base.by_field.addr9_4 << 4; in SMC37c669_init_local_config()
2187 local_config[IDE_0].port1 = ide_base.by_field.addr9_4 << 4; in SMC37c669_init_local_config()
2188 local_config[IDE_0].port2 = ide_alt.by_field.addr9_4 << 4; in SMC37c669_init_local_config()