Home
last modified time | relevance | path

Searched refs:Inventory (Results 176 – 200 of 347) sorted by relevance

12345678910>>...14

/openbmc/openpower-host-ipmi-oem/
H A Delog-errors.hpp47 struct Inventory;
347 struct Inventory struct
359 using Inventory = typedef
360 phosphor::logging::xyz::openbmc_project::common::callout::Inventory; argument
369 sdbusplus::error::xyz::openbmc_project::common::callout::Inventory>
372 phosphor::logging::xyz::openbmc_project::common::callout::Inventory;
449 common::callout::Inventory::CALLOUT_INVENTORY_PATH;
/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-ncplite/ncplite-inventory-log/
H A Dncplite-inventory-log.bb1 SUMMARY = "OpenBMC NCPLite Check Inventory State Service"
2 DESCRIPTION = "OpenBMC NCPLite Check Inventory State Daemon."
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/
H A Dmeson.build72 subdir('Inventory') subdir
75 input: [ '../../../yaml/xyz/openbmc_project/Inventory.errors.yaml', ],
76 output: [ 'Inventory.md' ],
83 'xyz/openbmc_project/Inventory',
/openbmc/openbmc-test-automation/systest/
H A Dhtx_hardbootme_test.robot24 # inventory snapshot file in JSON format. Inventory
140 ... Do Inventory And Compare ${json_initial_file_path}
153 ... Do Inventory And Compare ${json_final_file_path}
174 Do Inventory And Compare
181 Create JSON Inventory File ${inventory_file_path}
183 ... Compare Json Inventory Files ${inventory_file_path}
189 Compare Json Inventory Files
199 ... Report Inventory Mismatch ${diff_rc} ${json_diff_file_path}
203 Report Inventory Mismatch
/openbmc/phosphor-mrw-tools/
H A Dgen_openpower_fru.pl7 use mrw::Inventory;
31 my @inventory = Inventory::getInventory($targets);
H A Dgen_presence_yaml.pl11 use mrw::Inventory;
29 my @inventory = Inventory::getInventory($targets);
H A Dgen_ipmi_sel.pl7 use mrw::Inventory;
51 my @inventory = Inventory::getInventory($targetObj);
H A Dgen_fan_zone_yaml.pl10 use mrw::Inventory;
29 my @inventory = Inventory::getInventory($targets);
H A Dgen_callouts.pl8 use mrw::Inventory;
36 my @inventory = Inventory::getInventory($targets);
H A Dgen_fru_properties.pl8 use mrw::Inventory;
38 my @inventory = Inventory::getInventory($targets);
H A Dgen_ipmi_fru.pl7 use mrw::Inventory;
54 my @inventory = Inventory::getInventory($targetObj);
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Led/
H A DGroup.interface.yaml17 - xyz.openbmc_project.Inventory.Item
24 - xyz.openbmc_project.Inventory.Item
/openbmc/skeleton/pyinventorymgr/
H A Dinventory_items.py24 class Inventory(DbusProperties, DbusObjectManager): class
26 super(Inventory, self).__init__(conn=bus, object_path=name)
79 obj_parent = Inventory(bus, "/org/openbmc/inventory")
/openbmc/openbmc/meta-ibm/recipes-phosphor/dbus/power-supply-policy/
H A Dpower-supply-policy.yaml46 - interface: xyz.openbmc_project.Inventory.Item
109 of xyz.openbmc_project.Inventory.Item and/or the documentation
142 error: xyz::openbmc_project::Inventory::Error::NotPresent
144 - name: xyz::openbmc_project::Inventory::NotPresent::CALLOUT_INVENTORY_PATH
153 error: xyz::openbmc_project::Inventory::Error::NotPresent
155 - name: xyz::openbmc_project::Inventory::NotPresent::CALLOUT_INVENTORY_PATH
/openbmc/phosphor-fan-presence/control/example/
H A Dzone_conditions.yaml20 # interface: xyz.openbmc_project.Inventory.Decorator.CoolingType
29 # interface: xyz.openbmc_project.Inventory.Decorator.CoolingType
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/
H A DCable.interface.yaml2 xyz.openbmc_project.Inventory.Item.Cable should be implemented on objects
27 - xyz.openbmc_project.Inventory.Item
H A DPCIeSlot.interface.yaml107 - xyz.openbmc_project.Inventory.Item.Cpu
108 - xyz.openbmc_project.Inventory.Item.PCIeSwitch
/openbmc/openbmc-test-automation/redfish/systems/
H A Dtest_systems_inventory.robot2 Documentation Inventory of hardware FRUs under redfish.
54 Get Memory Inventory Via Redfish And Verify
58 Verify FRU Inventory Minimums Memory ${min_num_dimms}
199 Get Inventory URIs
218 Verify FRU Inventory Minimums
249 ${cpu_info} ${gpu_info} ${power_supplies}= Get Inventory URIs
/openbmc/docs/architecture/
H A DLED-architecture.md41 All applicable Inventory D-Bus objects would have a forward association mapping
58 - Look for an association `identify_led_group` on the Inventory D-Bus object
65 - Look for an association `identify_led_group` on the Inventory D-Bus object
72 used. All applicable Inventory D-Bus objects would have a forward association
88 on the Inventory D-Bus object.
92 - Look for an association `fault_led_group` on the Inventory D-Bus object
/openbmc/estoraged/include/
H A Destoraged.hpp27 using sdbusplus::xyz::openbmc_project::Inventory::Item::server::Drive;
28 using sdbusplus::xyz::openbmc_project::Inventory::Item::server::Volume;
/openbmc/phosphor-dbus-interfaces/gen/com/meta/
H A Dmeson.build3 subdir('Inventory') subdir
/openbmc/phosphor-gpio-monitor/
H A DREADME.md104 5. Inventory: Object path under inventory that will be created
116 "Inventory": "/system/chassis/motherboard/dimm_a0"
122 "Inventory": "/system/chassis/motherboard/powersupply0",
125 "ExtraInterfaces": ["xyz.openbmc_project.Inventory.Item.PowerSupply"]
/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/settings/phosphor-settings-defaults-native/
H A Dbletchley-frontpanel.yaml2 - Interface: xyz.openbmc_project.Inventory.Decorator.Asset
/openbmc/openbmc/meta-facebook/meta-minerva/recipes-phosphor/settings/phosphor-settings-defaults-native/
H A Dminerva-fan.yaml2 - Interface: xyz.openbmc_project.Inventory.Item
/openbmc/openbmc/meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager/
H A Dxyz.openbmc_project.Inventory.Manager.service2 Description=Phosphor Inventory Manager

12345678910>>...14