Home
last modified time | relevance | path

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

/openbmc/openpower-hw-diags/test/
H A Dtest-pll-unlock.cpp382 libhei::Signature sig3{proc0, nodeId, 0, 0, libhei::ATTN_TYPE_RECOVERABLE}; in TEST() local
388 isoData.addSignature(sig3); in TEST()
/openbmc/qemu/tests/qtest/
H A Dbios-tables-test.c605 uint8_t sig[] = "_SM_", sig3[] = "_SM3_"; in test_smbios_entry_point() local
619 for (i = 0; i < sizeof sig3 - 1; ++i) { in test_smbios_entry_point()
620 sig3[i] = qtest_readb(data->qts, off + i); in test_smbios_entry_point()
623 if (!memcmp(sig3, "_SM3_", sizeof sig3)) { in test_smbios_entry_point()
/openbmc/linux/drivers/pci/hotplug/
H A Dcpqphp.h171 char sig3; member
187 SIG3 = offsetof(struct hrt, sig3),