| /openbmc/phosphor-pid-control/sensors/ |
| H A D | build_utils.cpp | 34 return IOInterfaceType::UNKNOWN; in getWriteInterfaceType() 59 return IOInterfaceType::UNKNOWN; in getReadInterfaceType()
|
| H A D | build_utils.hpp | 23 UNKNOWN enumerator
|
| /openbmc/phosphor-pid-control/test/ |
| H A D | util_unittest.cpp | 39 EXPECT_EQ(IOInterfaceType::UNKNOWN, getWriteInterfaceType(path)); in TEST() 85 EXPECT_EQ(IOInterfaceType::UNKNOWN, getReadInterfaceType(path)); in TEST()
|
| /openbmc/pldm/libpldmresponder/ |
| H A D | bios_string_attribute.hpp | 27 UNKNOWN = 0x00, enumerator 38 {"Unknown", Encoding::UNKNOWN},
|
| /openbmc/u-boot/examples/standalone/ |
| H A D | smc91111_eeprom.c | 24 #define UNKNOWN 0x4 macro 60 what = UNKNOWN; in smc91111_eeprom() 155 what = UNKNOWN; in smc91111_eeprom() 182 what = UNKNOWN; in smc91111_eeprom()
|
| /openbmc/u-boot/include/power/ |
| H A D | power_chrg.h | 20 UNKNOWN, enumerator
|
| /openbmc/u-boot/board/birdland/bav335x/ |
| H A D | board.h | 16 enum board_type {UNKNOWN, BAV335A, BAV335B}; enumerator
|
| /openbmc/openbmc/meta-google/recipes-google/networking/files/ |
| H A D | gbmc-ip-monitor-test.sh | 42 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen… 53 [LINK]1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group defaul… 67 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
|
| /openbmc/u-boot/drivers/tpm/ |
| H A D | tpm_tis_infineon.c | 38 UNKNOWN, enumerator 48 [UNKNOWN] = "unknown/fallback to slb9635", 78 if ((chip->chip_type == SLB9635) || (chip->chip_type == UNKNOWN)) { in tpm_tis_i2c_read() 539 if (chip->chip_type != UNKNOWN && vendor != expected_did_vid) { in tpm_tis_i2c_init()
|
| /openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/ |
| H A D | 00_man_quoting.diff | 19 -result (the client matches `UNKNOWN@host') is strong evidence of a host 20 +result (the client matches `UNKNOWN@host\') is strong evidence of a host
|
| /openbmc/u-boot/board/solidrun/mx6cuboxi/ |
| H A D | mx6cuboxi.c | 64 UNKNOWN = 0x03, enumerator 551 case UNKNOWN: in checkboard() 579 case UNKNOWN: in board_late_init()
|
| /openbmc/openbmc/poky/meta/recipes-core/meta/ |
| H A D | cve-update-db-native.bb | 323 accessVector = accessVector or "UNKNOWN" 367 accessVector = accessVector or "UNKNOWN" 376 accessVector = accessVector or "UNKNOWN" 385 accessVector = accessVector or "UNKNOWN"
|
| H A D | cve-update-nvd2-native.bb | 381 accessVector = accessVector or "UNKNOWN" 382 vectorString = vectorString or "UNKNOWN"
|
| /openbmc/u-boot/tools/buildman/ |
| H A D | kconfiglib.py | 793 if choice.type == UNKNOWN: 795 if item.type != UNKNOWN: 801 if item.type == UNKNOWN: 1931 if self.type == UNKNOWN: 2348 self.type = UNKNOWN 2901 self.type = UNKNOWN 3518 UNKNOWN, BOOL, TRISTATE, STRING, HEX, INT = range(6) variable 3521 TYPENAME = {UNKNOWN: "unknown", BOOL: "bool", TRISTATE: "tristate",
|
| /openbmc/bmcweb/redfish-core/include/utils/ |
| H A D | sensor_utils.hpp | 121 UNKNOWN enumerator 153 LedState ledState = LedState::UNKNOWN;
|
| /openbmc/openbmc/meta-openembedded/meta-oe/classes/ |
| H A D | check-version-mismatch.bbclass | 27 … r"(?P<version>v?[0-9][0-9.][0-9+.\-_~\(\)]*?|UNKNOWN)" + 401 … possible_versions = [item for item in possible_versions if "." in item or item == "UNKNOWN"]
|
| /openbmc/qemu/hw/net/ |
| H A D | e1000.c | 1283 DBGOUT(UNKNOWN, "MMIO unknown write addr=0x%08x,val=0x%08"PRIx64"\n", in e1000_mmio_write() 1307 DBGOUT(UNKNOWN, "MMIO unknown read addr=0x%08x\n", index<<2); in e1000_mmio_read()
|
| /openbmc/u-boot/lib/ |
| H A D | fdtdec.c | 35 COMPAT(UNKNOWN, "<none>"),
|
| /openbmc/bmcweb/redfish-core/lib/ |
| H A D | sensors.hpp | 1403 sensor_utils::LedState::UNKNOWN; in getInventoryLedData()
|
| /openbmc/qemu/ |
| H A D | qemu-options.hx | 2805 lo UNKNOWN 00:00:00:00:00:00 <LOOPBACK,UP,LOWER_UP>
|