Searched refs:PAGE0 (Results 1 – 3 of 3) sorted by relevance
1557 if (PAGE0->mem_kbd.cl_class == CL_KEYBD) { in sba_hw_init()1565 printk("sba_hw_init(): mem_boot 0x%x 0x%x 0x%x 0x%x\n", PAGE0->mem_boot.hpa, in sba_hw_init()1566 PAGE0->mem_boot.spa, PAGE0->mem_boot.pad, PAGE0->mem_boot.cl_class); in sba_hw_init()1577 if ((PAGE0->mem_boot.cl_class != CL_RANDOM) in sba_hw_init()1578 && (PAGE0->mem_boot.cl_class != CL_SEQU)) { in sba_hw_init()
7 #define PAGE0 0x0000 macro
955 sti = sti_try_rom_generic(PAGE0->proc_sti, hpa, NULL); in sticore_pa_init()