Home
last modified time | relevance | path

Searched refs:HUB_NUM_BIG_WINDOW (Results 1 – 7 of 7) sorted by relevance

/linux-2.4.37.9/arch/ia64/sn/io/
Dio.c79 for (bigwin=0; bigwin < HUB_NUM_BIG_WINDOW; bigwin++) { in hub_pio_init()
174 for (bigwin=0; bigwin < HUB_NUM_BIG_WINDOW; bigwin++) { in hub_piomap_alloc()
205 if (hubinfo->h_num_big_window_fixed < HUB_NUM_BIG_WINDOW-1) { in hub_piomap_alloc()
/linux-2.4.37.9/include/asm-ia64/sn/sn2/
Daddrs.h167 ((addr) < (NODE_BWIN_BASE(nasid, HUB_NUM_BIG_WINDOW) + \
Dsn_private.h183 struct hub_piomap_s h_big_window_piomap[HUB_NUM_BIG_WINDOW];
Dshubio.h17 #define HUB_NUM_BIG_WINDOW (IIO_NUM_ITTES - 1) macro
3069 #define HUB_NUM_BIG_WINDOW (IIO_NUM_ITTES - 1) macro
3074 #define SWIN0_BIGWIN HUB_NUM_BIG_WINDOW
/linux-2.4.37.9/include/asm-mips64/sn/sn0/
Dhubio.h161 #define HUB_NUM_BIG_WINDOW IIO_NUM_ITTES - 1 macro
166 #define SWIN0_BIGWIN HUB_NUM_BIG_WINDOW
Daddrs.h139 ((addr) < (NODE_BWIN_BASE(nasid, HUB_NUM_BIG_WINDOW) + \
/linux-2.4.37.9/arch/ia64/sn/io/sn2/
Dshubio.c240 for (bigwin=0; bigwin < HUB_NUM_BIG_WINDOW; bigwin++) { in hub_ioerror_handler()