Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/intel/os/
H A Dfmsmb.c353 smbs_cnt_t *bb_stype; in fm_smb_check() local
501 bb_stype = smb_create_strcnt(bb_cnt); in fm_smb_check()
504 bb_stype->type = SMB_TYPE_BASEBOARD; in fm_smb_check()
505 smb_strcnt(shp, bb_stype); in fm_smb_check()
509 bb_id = bb_stype->ids[i]->id; in fm_smb_check()
516 smb_free_strcnt(bb_stype, bb_cnt); in fm_smb_check()
522 smb_free_strcnt(bb_stype, bb_cnt); in fm_smb_check()