Searched refs:VB_INIT_OUT_ENABLE_OPROM (Results 1 – 3 of 3) sorted by relevance
272 iparams->out_flags |= VB_INIT_OUT_ENABLE_OPROM; in VbInit()
260 #define VB_INIT_OUT_ENABLE_OPROM 0x00000020 macro
327 TEST_EQ(iparams.out_flags, VB_INIT_OUT_ENABLE_OPROM, " out flags"); in VbInitTest()