Searched refs:pce (Results 1 – 5 of 5) sorted by relevance
34 PCEIdentity pce{stream}; in TEST() local36 EXPECT_EQ(pce.flattenedSize(), data.size()); in TEST()37 EXPECT_EQ(pce.enclosureName(), "PCENAME12"); in TEST()38 EXPECT_EQ(pce.mtms().machineTypeAndModel(), "TTTT-MMM"); in TEST()39 EXPECT_EQ(pce.mtms().machineSerialNumber(), "123456789ABC"); in TEST()44 pce.flatten(newStream); in TEST()56 EXPECT_THROW(PCEIdentity pce{stream}, std::out_of_range); in TEST()
53 return s->pce; in sifive_u_otp_read()59 if ((s->pce & SIFIVE_U_OTP_PCE_EN) && in sifive_u_otp_read()120 s->pce = val32; in sifive_u_otp_write()
70 uint32_t pce; member
677 for pce in event["precondition"]["events"]:678 pcevent = getEvent(zNum, zCond, pce, events_data)
3110 struct mb_cache_entry **pce) in ext4_xattr_block_cache_find() argument3135 *pce = ce; in ext4_xattr_block_cache_find()