Searched refs:mb_type (Results 1 – 5 of 5) sorted by relevance
119 uint16_t mb_type; member
382 kioc->mb_type = MBOX_LEGACY; in mimd_to_kioc()
194 uint8_t mb_type; // 00 - SS, 01 - DS, 02 - Type3 member
1166 if (req->mb_type >= sizeof(mbType) / sizeof(uint8_t*)) in ipmiOemSetMachineCfgInfo()1169 oemData[KEY_MC_CONFIG][KEY_MC_MB_TYPE] = mbType[req->mb_type]; in ipmiOemSetMachineCfgInfo()
302 void tcg_gen_mb(TCGBar mb_type) in tcg_gen_mb() argument317 tcg_gen_op1(INDEX_op_mb, mb_type); in tcg_gen_mb()