Searched refs:strand_apicid (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/intel/os/
H A Dfmsmb.c606 find_matching_apic(smbios_hdl_t *shp, uint16_t proc_id, uint_t strand_apicid) argument
629 if (ep.smbpe_apicid[j] == strand_apicid) {
642 * the type 4 which has strand_apicid == this strand_apicid
645 find_matching_proc(smbios_hdl_t *shp, uint_t strand_apicid, argument
680 strand_apicid)) {
905 * return chip's bboards list which has strand_apicid == passed
909 smb_bboard(uint_t strand_apicid, uint16_t proc_hdl, int is_proc) argument
959 if (find_matching_proc(shp, strand_apicid,
988 fm_smb_bboard(uint_t strand_apicid) argument
994 fm_smb_chipinst(uint_t strand_apicid, uint_t *chip_inst, uint16_t *smbiosid) argument
[all...]
/opensolaris-onvv-gate/usr/src/uts/i86pc/os/
H A Dcmi_hw.c1331 uint_t strand_apicid = UINT_MAX; local
1342 strand_apicid = ntv_strand_apicid(hdl);
1344 strand_apicid = xpv_strand_apicid(hdl);
1352 rc = fm_smb_chipinst(strand_apicid, &chip_inst, &smb_id);
1363 hdl->cmih_smb_bboard = fm_smb_bboard(strand_apicid);
1608 CMI_HDL_OPFUNC(strand_apicid, uint_t)

Completed in 100 milliseconds