Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/intel/os/
H A Dfmsmb.c337 int expr_cnt = 0; in fm_smb_check() local
365 expr_cnt = smb_cnttypes(shp, SUN_OEM_EXT_PROCESSOR); in fm_smb_check()
370 if (expr_cnt == 0 || exma_cnt == 0 || exmdev_cnt == 0 || in fm_smb_check()
371 expr_cnt != pr_cnt || exma_cnt > ma_cnt || in fm_smb_check()
376 expr_cnt, pr_cnt, exma_cnt, ma_cnt, exmdev_cnt, in fm_smb_check()
389 expr_stype = smb_create_strcnt(expr_cnt); in fm_smb_check()
407 smb_free_strcnt(expr_stype, expr_cnt); in fm_smb_check()
414 smb_free_strcnt(expr_stype, expr_cnt); in fm_smb_check()