Lines Matching full:pdc
36 #include <asm/pdc.h>
351 * to a PA device. This string is compatible with that used by PDC, and
372 * PDC calls.
386 * to a PCI device. This string is compatible with that used by PDC, and
838 * spaced at intervals of 0x1000 bytes. PDC may not inform us of these
876 * PDC doesn't tell us about all devices in the system. This routine
927 boot_cpu_data.pdc.sys_model_name); in qemu_header()
928 strcpy(name_mpe, boot_cpu_data.pdc.sys_model_name); in qemu_header()
932 #define p ((unsigned long *)&boot_cpu_data.pdc.model) in qemu_header()
939 boot_cpu_data.pdc.versions); in qemu_header()
942 boot_cpu_data.pdc.cpuid); in qemu_header()
945 boot_cpu_data.pdc.capabilities); in qemu_header()