Home
last modified time | relevance | path

Searched refs:asset_tag (Results 1 – 7 of 7) sorted by relevance

/openbmc/openbmc-test-automation/ipmi/dcmi/
H A Dtest_dcmi_asset_tag.robot25 ${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 Dipmi_dcmi.h152 struct asset_tag { struct
/openbmc/u-boot/include/
H A Dsmbios.h165 u8 asset_tag; member
/openbmc/linux/drivers/edac/
H A Dghes_edac.c80 u8 asset_tag; member
H A Di7core_edac.c1864 u8 asset_tag; member
/openbmc/qemu/tests/avocado/acpi-bits/bits-tests/
H A Dsmbios.py2264 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 Defistub.h1113 u8 asset_tag; member