Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/intel/os/
H A Dfmsmb.c1084 int ma_strcnt, p_strcnt; in fm_smb_mc_chipinst() local
1108 p_strcnt = smb_cnttypes(shp, SMB_TYPE_PROCESSOR); in fm_smb_mc_chipinst()
1109 if (p_strcnt == 0) { in fm_smb_mc_chipinst()
1114 pstypes = smb_create_strcnt(p_strcnt); in fm_smb_mc_chipinst()
1127 smb_free_strcnt(pstypes, p_strcnt); in fm_smb_mc_chipinst()
1134 smb_free_strcnt(pstypes, p_strcnt); in fm_smb_mc_chipinst()