Home
last modified time | relevance | path

Searched defs:strand_apicid (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/intel/os/
H A Dfmsmb.c597 find_matching_apic(smbios_hdl_t *shp, uint16_t proc_id, uint_t strand_apicid) in find_matching_apic()
636 find_matching_proc(smbios_hdl_t *shp, uint_t strand_apicid, in find_matching_proc()
900 smb_bboard(uint_t strand_apicid, uint16_t proc_hdl, int is_proc) in smb_bboard()
979 fm_smb_bboard(uint_t strand_apicid) in fm_smb_bboard()
985 fm_smb_chipinst(uint_t strand_apicid, uint_t *chip_inst, uint16_t *smbiosid) in fm_smb_chipinst()
/titanic_41/usr/src/uts/i86pc/os/
H A Dcmi_hw.c1331 uint_t strand_apicid = UINT_MAX; in cmi_read_smbios() local