Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/i86pc/io/
H A Dmp_platform_common.c539 if ((strncmp(hdrp->mpcnf_oem_str, apic_mps_ids[i].oem_id, in apic_set_pwroff_method_from_mpcnfhdr()
553 hdrp->mpcnf_oem_str[0], in apic_set_pwroff_method_from_mpcnfhdr()
554 hdrp->mpcnf_oem_str[1], in apic_set_pwroff_method_from_mpcnfhdr()
555 hdrp->mpcnf_oem_str[2], in apic_set_pwroff_method_from_mpcnfhdr()
556 hdrp->mpcnf_oem_str[3], in apic_set_pwroff_method_from_mpcnfhdr()
557 hdrp->mpcnf_oem_str[4], in apic_set_pwroff_method_from_mpcnfhdr()
558 hdrp->mpcnf_oem_str[5], in apic_set_pwroff_method_from_mpcnfhdr()
559 hdrp->mpcnf_oem_str[6], in apic_set_pwroff_method_from_mpcnfhdr()
560 hdrp->mpcnf_oem_str[7], in apic_set_pwroff_method_from_mpcnfhdr()
/titanic_41/usr/src/uts/i86pc/sys/
H A Dapic.h223 char mpcnf_oem_str[APIC_MPS_OEM_ID_LEN]; member