Home
last modified time | relevance | path

Searched refs:mpcnf_oem_str (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/io/
H A Dmp_platform_common.c579 if ((strncmp(hdrp->mpcnf_oem_str, apic_mps_ids[i].oem_id, in apic_set_pwroff_method_from_mpcnfhdr()
593 hdrp->mpcnf_oem_str[0], in apic_set_pwroff_method_from_mpcnfhdr()
594 hdrp->mpcnf_oem_str[1], in apic_set_pwroff_method_from_mpcnfhdr()
595 hdrp->mpcnf_oem_str[2], in apic_set_pwroff_method_from_mpcnfhdr()
596 hdrp->mpcnf_oem_str[3], in apic_set_pwroff_method_from_mpcnfhdr()
597 hdrp->mpcnf_oem_str[4], in apic_set_pwroff_method_from_mpcnfhdr()
598 hdrp->mpcnf_oem_str[5], in apic_set_pwroff_method_from_mpcnfhdr()
599 hdrp->mpcnf_oem_str[6], in apic_set_pwroff_method_from_mpcnfhdr()
600 hdrp->mpcnf_oem_str[7], in apic_set_pwroff_method_from_mpcnfhdr()
/illumos-gate/usr/src/uts/i86pc/sys/
H A Dapic.h222 char mpcnf_oem_str[APIC_MPS_OEM_ID_LEN]; member