Searched refs:mb_type (Results 1 – 3 of 3) sorted by relevance
194 uint8_t mb_type; // 00 - SS, 01 - DS, 02 - Type3 member
1231 if (req->mb_type >= sizeof(mbType) / sizeof(uint8_t*)) in ipmiOemSetMachineCfgInfo()1234 oemData[KEY_MC_CONFIG][KEY_MC_MB_TYPE] = mbType[req->mb_type]; in ipmiOemSetMachineCfgInfo()
297 void tcg_gen_mb(TCGBar mb_type) in tcg_gen_mb() argument312 tcg_gen_op1(INDEX_op_mb, 0, mb_type); in tcg_gen_mb()