Home
last modified time | relevance | path

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

/linux/arch/alpha/include/asm/
H A Dcore_mcpcia.h76 #define MCPCIA_MAX_HOSES 4 macro
/linux/arch/alpha/kernel/
H A Dcore_mcpcia.c429 for (h = 0; h < MCPCIA_MAX_HOSES; ++h) { in mcpcia_init_hoses()