Searched refs:asset_tag (Results 1 – 7 of 7) sorted by relevance
/openbmc/openbmc-test-automation/ipmi/dcmi/ |
H A D | test_dcmi_asset_tag.robot | 25 ${asset_tag}= Run Keyword Run IPMI Standard Command dcmi asset_tag 26 Should Contain ${asset_tag} ${random_string} 47 ${asset_tag}= Redfish.Get Attribute ${SYSTEM_BASE_URI} AssetTag 48 Valid Value asset_tag ['${random_string}'] 86 ${asset_tag}= Redfish.Get Attribute ${SYSTEM_BASE_URI} AssetTag 87 Valid Value asset_tag ['${random_string}']
|
/openbmc/ipmitool/include/ipmitool/ |
H A D | ipmi_dcmi.h | 152 struct asset_tag { struct
|
/openbmc/u-boot/include/ |
H A D | smbios.h | 165 u8 asset_tag; member
|
/openbmc/linux/drivers/edac/ |
H A D | ghes_edac.c | 80 u8 asset_tag; member
|
H A D | i7core_edac.c | 1864 u8 asset_tag; member
|
/openbmc/qemu/tests/functional/acpi-bits/bits-tests/ |
H A D | smbios.py2 | 264 self.add_field('asset_tag', u.unpack_one("B"), self.fmtstr) 338 self.add_field('asset_tag', u.unpack_one("B"), self.fmtstr) 479 self.add_field('asset_tag', u.unpack_one("B"), self.fmtstr) 1219 self.add_field('asset_tag', u.unpack_one("B"), self.fmtstr) 2086 self.add_field('asset_tag', u.unpack_one("B"), self.fmtstr)
|
/openbmc/linux/drivers/firmware/efi/libstub/ |
H A D | efistub.h | 1113 u8 asset_tag; member
|