Searched refs:mem_boot (Results 1 – 2 of 2) sorted by relevance
1560 printk("sba_hw_init(): mem_boot 0x%x 0x%x 0x%x 0x%x\n", PAGE0->mem_boot.hpa, in sba_hw_init()1561 PAGE0->mem_boot.spa, PAGE0->mem_boot.pad, PAGE0->mem_boot.cl_class); in sba_hw_init()1572 if ((PAGE0->mem_boot.cl_class != CL_RANDOM) in sba_hw_init()1573 && (PAGE0->mem_boot.cl_class != CL_SEQU)) { in sba_hw_init()
441 struct pz_device mem_boot; /* description of boot device */ member