Home
last modified time | relevance | path

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

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