Home
last modified time | relevance | path

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

/linux-2.6.39/arch/alpha/include/asm/
Dcore_marvel.h263 #define IO7_IO_KERN(pe, port) (IO7_KERN_ADDR(IO7_IO_PHYS(pe, port))) macro
/linux-2.6.39/arch/alpha/kernel/
Dcore_marvel.c242 hose->io_space->start = (unsigned long)IO7_IO_KERN(io7->pe, port); in io7_init_hose()