Searched refs:mpcnf_prod_str (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/i86pc/io/ |
H A D | mp_platform_common.c | 541 (strncmp(hdrp->mpcnf_prod_str, apic_mps_ids[i].prod_id, in apic_set_pwroff_method_from_mpcnfhdr() 561 hdrp->mpcnf_prod_str[0], in apic_set_pwroff_method_from_mpcnfhdr() 562 hdrp->mpcnf_prod_str[1], in apic_set_pwroff_method_from_mpcnfhdr() 563 hdrp->mpcnf_prod_str[2], in apic_set_pwroff_method_from_mpcnfhdr() 564 hdrp->mpcnf_prod_str[3], in apic_set_pwroff_method_from_mpcnfhdr() 565 hdrp->mpcnf_prod_str[4], in apic_set_pwroff_method_from_mpcnfhdr() 566 hdrp->mpcnf_prod_str[5], in apic_set_pwroff_method_from_mpcnfhdr() 567 hdrp->mpcnf_prod_str[6], in apic_set_pwroff_method_from_mpcnfhdr() 568 hdrp->mpcnf_prod_str[7], in apic_set_pwroff_method_from_mpcnfhdr() 569 hdrp->mpcnf_prod_str[8], in apic_set_pwroff_method_from_mpcnfhdr() [all …]
|
/titanic_41/usr/src/uts/i86pc/sys/ |
H A D | apic.h | 225 char mpcnf_prod_str[APIC_MPS_PROD_ID_LEN]; member
|