Home
last modified time | relevance | path

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

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