Home
last modified time | relevance | path

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

/linux-2.6.39/arch/alpha/include/asm/
Dcore_mcpcia.h99 #define MCPCIA_REV(m) (MCPCIA_CSR(m) + 0x000) macro
/linux-2.6.39/arch/alpha/kernel/
Dcore_mcpcia.c272 pci_rev = *(vuip)MCPCIA_REV(mid); in mcpcia_probe_hose()