Searched refs:IO7_IO_SPACE (Results 1 – 2 of 2) sorted by relevance
273 #define IO7_IO_SPACE (8UL * 1024 * 1024) /* 8MB I/O */ macro
248 hose->io_space->end = hose->io_space->start + IO7_IO_SPACE - 1; in io7_init_hose()