HomeSort by: relevance | last modified time | path
    Searched defs:pa_bootinfo (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/ia64/ia64/
machdep.c 158 uint64_t pa_bootinfo; variable in typeref:typename:uint64_t
420 * pa_bootinfo is the physical address of the bootinfo block as
423 bootinfo = *(struct bootinfo *)(IA64_PHYS_TO_RR7(pa_bootinfo));
machdep.c 158 uint64_t pa_bootinfo; variable in typeref:typename:uint64_t
420 * pa_bootinfo is the physical address of the bootinfo block as
423 bootinfo = *(struct bootinfo *)(IA64_PHYS_TO_RR7(pa_bootinfo));

Completed in 146 milliseconds