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