Searched refs:apic_mp_cnf_hdr (Results 1 – 2 of 2) sorted by relevance
89 static void apic_set_pwroff_method_from_mpcnfhdr(struct apic_mp_cnf_hdr *hdrp);338 struct apic_mp_cnf_hdr *hdrp; in apic_probe_common()456 hdrp = (struct apic_mp_cnf_hdr *)psm_map_phys(mpct_addr, in apic_probe_common()457 sizeof (struct apic_mp_cnf_hdr), PROT_READ); in apic_probe_common()463 psm_unmap_phys((caddr_t)hdrp, sizeof (struct apic_mp_cnf_hdr)); in apic_probe_common()470 psm_unmap_phys((caddr_t)hdrp, sizeof (struct apic_mp_cnf_hdr)); in apic_probe_common()490 hdrp = (struct apic_mp_cnf_hdr *)mpct; in apic_probe_common()533 apic_set_pwroff_method_from_mpcnfhdr(struct apic_mp_cnf_hdr *hdrp) in apic_set_pwroff_method_from_mpcnfhdr()1084 procp = (struct apic_procent *)(mpct + sizeof (struct apic_mp_cnf_hdr)); in apic_parse_mpct()1119 procp = (struct apic_procent *)(mpct + sizeof (struct apic_mp_cnf_hdr)); in apic_parse_mpct()
216 struct apic_mp_cnf_hdr { struct